-
**Is your feature request related to a problem? Please describe.**
A lot of Bash CLI tools provide a command line option to output a completion script. For example, `ripgrep` provides an option:
``…
-
Is there bash completion for dive? It would be really helpful for image names.
-
It would be nice to include in the packaging a bash-completion script.
I wrote a first working version (just the commands and the IDs of installed applications for the ```uninstall``` command).
…
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same f…
-
### Bug Description
The [snapcraft-completion](https://github.com/canonical/snapcraft/blob/main/debian/snapcraft-completion) is very outdated.
Last time update is 6 year ago.
### To Reproduce
Ope…
-
**Describe the bug**
When attempting to install the bash completions, the Zsh installer is used by mistake. The fix is quite simple, PR on the way.
**To Reproduce**
Steps to reproduce the behav…
rmsc updated
2 months ago
-
### Description
Would be cool if subcommands like `status` and flags like `--help` could be autocompleted upon pressing TAB. This would increase the ease of use of this already great application lots…
-
-
I'd like a solution for installing shell completion files during installation. Eventually this should be part of cargo install, but it's desirable to shortcut the RFC process by implementing this as a…
-
### Related problem
Currently, Nushell does not allow script developers to generate Bash and Zsh completion files directly from their Nushell scripts. This limits interoperability, forcing developers…