-
Hi, I don't know how completions work internally and whether completions for Zsh are something completely different than completions for Bash but it would be awesome if this package worked in both she…
-
The shell completions for `fish` and `PowerShell` have been added in [v0.16.2](https://github.com/sunny0826/kubecm/releases/tag/v0.16.2), but I don't have the appropriate environment to test if they w…
-
```
fnm 1.22.8
fish, version 3.1.2
```
this is how i'm configuring fnm:
```fish
if type -q fnm
fnm env --shell fish --use-on-cd | source
fnm completions --shell fish | source
end
```…
-
Hi, if I am using Counsel-etags-grep to search a word e.g. TEST (exists both in e.g. A.org and B.org), Counsel-etags-grep can only find this word in file A.org, but not other file B.org in the same fo…
-
I uses shell mostly on remote server through SSH,when I login to remote server,the black-screen just goes like traditional shell,and no auto completion at all.Is this my fault?Caused by ZSH or somethi…
-
I was just playing around with the osmium export sub-command to familarize myself with it. Doing so I would have loved shell autocompletion for all osmium commands.
Can we auto-generate and then sh…
-
Mac OSX sierra & High sierra is make Error.
How can I make it?
I used LuaJIT (lujit 2.1.0 beta3)
install is brew.
```
brew install --with-gc64 --devel luajit
brew install gsl
brew cask in…
-
https://github.com/spf13/cobra/blob/master/shell_completions.md
に対応する
-
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).
…
-
### Please complete the following tasks
- [X] I have searched the [discussions](https://github.com/clap-rs/clap/discussions)
- [X] I have searched the existing issues
### Clap Version
master…