-
See #3166 for more context
- [code](https://github.com/clap-rs/clap/blob/master/clap_complete/src/dynamic.rs)
- [tests](https://github.com/clap-rs/clap/blob/master/clap_complete/tests/dynamic.rs)
…
epage updated
2 months ago
-
Related to #1210.
I posted something similar over on tabtab: https://github.com/mklabs/tabtab/issues/26#issuecomment-462102606
Here's some info about how this could be implemented with very mini…
-
### Discussed in https://github.com/ajeetdsouza/zoxide/discussions/343
Originally posted by **@charlesroper** January 31, 2022
I've just installed Zoxide for PowerShell (7.2.1) and just wonder…
-
**Problem**
The generated completions for PowerShell incorrectly contain the following completions for the following flags for every option:
* -h
* h
* --help
* help
* -V
* V
* version…
-
### Terraform Version
```shell
Terraform v1.9.5
on darwin_arm64
```
### Use Cases
Auto complete for PowerShell (for Windows, or any other platform when PowerShell is used).
### Attempted Solutio…
-
It is possible to declare completions: https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/register-argumentcompleter?view=powershell-7.4
Probably wont have this for Bun 1…
-
Any help or docs about how to implement it would be greatly appreciated.
It looks like [click-completion](https://github.com/click-contrib/click-completion) package offer support for powershell for…
-
- [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/pnpm/pnpm/blob/main/CONTRIBUTING.md))
![image](https://user-images.githubusercontent.com/5390719/133376…
-
### Describe the feature or problem you’d like to solve
Publishing gh cli completions as a powershell module to the [PowerShell Gallery](https://www.powershellgallery.com) would allow it to be incl…
-
i added support for these in #2945 but wasn't able to figure out how to actually use them in the respective shells. it would be nice to document how to do that; i don't use these shells so i don't kno…