Avinash Ananth Narayan R

Results 11 issues of Avinash Ananth Narayan R

What is the license for this project??? Or is it GPL as wesnoth is too???

support for hooking into folder/file copy/move functionality can enable plugin development for support of 3rd party copying/moving software (ranging from simple rsync to teracopy) this will prevent specific features which...

When using a multi-account workflow, the _View extracted files_ button opens the google drive with `https://drive.google.com/#folders/` which doesn't open it correctly. how to reproduce: 1. login to the google services...

While editing a commit in tig, it is not apparent what the end commit will be if we are to append the edits. So it's better to have an append...

component:status

is there a simple way to read the application attributes in simple means? Currently I will be forced to use the `getManifestXml()` method and use an xml parser to do...

This is a feature request These are the best features of using an offline speech recognizer: - Non-reliance on the internet service. - There will be no necessity to press...

the config directory in windows is not generated in `.sqlline` instead it's getting generated in the `sqlline` (note: no . prefix). This is in violation with the manual. in windows...

like git, imerge also doesn't allow merging unrelated histories, but with with it can be forced by using `--allow-unrelated-histories` option. is it possible to add a similar functionality to imerge?...

According to the xmenu documentation, `XParseGeometry` is used for parsing the (first part of) `-p` option. The `XParseGeometry` documentation says the format should be: `[=][{xX}][{+-}{+-}]` But when invoking xmenu using...