carapace-bin icon indicating copy to clipboard operation
carapace-bin copied to clipboard

multi-shell multi-command argument completer

Results 75 carapace-bin issues
Sort by recently updated
recently updated
newest added

### Request Environment variables can be [dynamic](https://developer.hashicorp.com/terraform/cli/config/environment-variables#tf_var_name). ### Proposed solution Support placeholders in variable name defiinitions and completions to support this. Might be good to use `variables` or `env` as...

enhancement

### Request Like #1336 support system-wide folder to define environment variables. ### Proposed solution _No response_ ### Anything else? _No response_

enhancement

### Request Add install and usage instructions. ### Proposed solution Maybe publish a `carapace-tools` package as well. ### Anything else? related #1841

documentation
enhancement

Finalize teleport completion. Docker environment at https://github.com/gravitational/teleport/blob/master/docker/README.md but it's a pain to setup and documentaion is lacking. related #1720

help wanted

### Request Add a `core` edition to releases that only contains a minimal set of completers (coreuttils, git), UPX compression might be fast enough as well to sacrifice a little...

enhancement

Add nix commmands. - [x] nix - [x] nix-build - [x] nix-channel - [ ] nix-collect-garbage - [ ] nix-common-options - [ ] nix-copy-closure - [ ] nix-env - [...

enhancement

add missing argument completion - [ ] admin - [ ] admin_users - [ ] admin_users_list - [ ] clone - [ ] comment - [ ] issues - [...

help wanted
good first issue

https://github.com/bash-lsp/bash-language-server see [get-options.sh](https://github.com/bash-lsp/bash-language-server/blob/3b0e9785805414752c21b0155632b907a147b317/server/src/get-options.sh)

enhancement

Add missing flag descriptions (from `man mpv`) and completions.

help wanted
good first issue

try https://github.com/alessio/shellescape to support space and special characters related #1339

bug