-
Shell completion, Completion definitions for Bash, Fish and Zsh
-
Can it provide completions for common shells? I guess https://docs.rs/clap_complete/latest/clap_complete/ can be useful.
TIA!
-
This is potentially quite cumbersome, but would be nice with shell (bash/zsh/fish) completions populated with matching entries from the database 🙂.
Thoughts? Do you have any experience with generat…
ulken updated
3 years ago
-
Can it provide completions for common shells? I think https://docs.iterative.ai/shtab/ or https://docs.iterative.ai/shtab/#alternatives can be useful.
TIA!
-
Is there a way to add shell completion for `brew bundle` command?
-
Would it be possible to provide a sh/bash/zsh completion for calicoctl ?
It would greatly improve policy development.
-
Version: Deno 1.45.1
I followed this [guide](https://docs.deno.com/runtime/manual/getting_started/setup_your_environment/#zsh-example-with-ohmyzsh-and-antigen) to setup shell completions. They just…
-
In order to support shell completion, we'll need something like a subcommand:
```
$ glint_cli __complete list of arguments h
completion1 description1
completion2 description2
```
Then we c…
-
Use case: I was hoping to be able to autofill `pho view str` with installed packages starting with that string.
I'm unfamiliar with Go, but I plan to investigate making a PR implementing https://gi…
-
Would be useful to have shell completions available for typos-cli.
scop updated
7 months ago