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

multi-shell multi-command argument completer

Results 85 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

### Command tsh ### Description The easiest, and most secure way to access and protect all of your infrastructure. ### Homepage https://goteleport.com/ ### Documentation https://goteleport.com/docs/connect-your-client/tsh/ ### Repository https://github.com/gravitational/teleport/ ### Complexity...

enhancement
help wanted
fund
completer

### 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

### Command tea ### Description A command line tool to interact with Gitea servers ### Homepage https://gitea.com/gitea/tea ### Documentation _No response_ ### Repository https://gitea.com/gitea/tea ### Complexity L ### Anything else?...

enhancement
help wanted
good first issue
fund
completer

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

### Command mpv ### Description Command line video player ### Homepage https://mpv.io/ ### Documentation https://mpv.io/manual/ ### Repository https://github.com/mpv-player/mpv ### Complexity [XL](https://www.youtube.com/shorts/oQz2tkFhFGk) ### Anything else? _No response_ ## Tasks Add missing...

enhancement
help wanted
good first issue
fund
completer

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

bug