carapace icon indicating copy to clipboard operation
carapace copied to clipboard

command argument completion generator for spf13/cobra

Results 63 carapace issues
Sort by recently updated
recently updated
newest added

if no dashcompletion is defined it should fall back to the positional completion

enhancement

add homedir expansion for shells that support it (`~user/`) similar to zsh static named directories related #553

bug
bash
fish
oil
xonsh
nushell
tcsh
bash-ble

Files containing `()` are currently truncated: `file()name -> file` ```go 10b4875b54ad7da4f2b6d6e10a7e73a2e219431a is the first bad commit commit 10b4875b54ad7da4f2b6d6e10a7e73a2e219431a Author: rsteube Date: Fri May 27 10:23:09 2022 +0200 ToMultiParts: fix display...

bug

related https://github.com/nushell/nushell/issues/5292 related: https://github.com/crossterm-rs/crossterm/blob/09ffd70c30cd28ee06ef6952e40ec5b2b4eaa57f/src/style/types/color.rs#L172 related: https://github.com/crossterm-rs/crossterm/blob/f523c110a6c65b5428eeb3f582b2bfe527bfc28f/src/style/stylize.rs#L105

nushell

Copy `execabs.LookPath` and adapt to us `Context.Env`.