-
### Describe the bug
The `postInstall` step of `awscli2` is generating an autocompletion file incompatible with zsh compdef. The file it's currently generating is a file that needs to be sourced, not…
-
I would like to write a Python script and (from Python) provide tab completion logic. In other words, avoid or minimize writing custom completion scripts in fish, instead piggy-backing on the argparse…
-
### Checklist
- [X] I've searched for similar issues and couldn't find anything matching
- [X] I've discussed this feature request in the [K8sGPT Slack](https://k8sgpt.slack.com) and got positive …
-
### Expected behavior
After having activated the Git aliases, `grm` should do the same as `git rm`.
### Current behavior
`grm` is an alias for `git rebase`. This is because the [alias is rede…
-
Can't really come up with good title, sorry. Bad English knowledge.
So, I made bare git repository for my dot files and make alias `config` for this repo. After `config -h` cod picked up possible f…
-
_black_ does not have bash-completion, hitting tab brings up nothing. I wrote up a quick bash-completion script that can be included under the same license as black uses. There are dynamic complet…
-
This is with `clap_complete` 4.5.26, reproduced with `cargo` and the `exhaustive` example
I put the following in my `PATH`:
```bash
#!/usr/bin/env bash
cargo run --manifest-path ~/src/personal…
epage updated
1 month ago
-
/kind bug
**Description**
According to the bash completion script in https://github.com/containers/libpod/blob/master/completions/bash/podman it seems like podman is supporting several log drivers…
-
### First Check
- [X] I added a very descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the Typer documentation, with the…
-