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

### Current Behavior Couple of commands seem to interfere with internal completers. ### Expected Behavior ```python Unhandled exception in event loop: File "/usr/lib/python3.11/site-packages/prompt_toolkit/buffer.py", line 1920, in new_coroutine await coroutine(*a, **kw)...

bug
xonsh

needs https://github.com/golang/go/issues/63696

### Request I'm using carapace on Windows with PowerShell, not sure if the issues I'm seeing are relevant elsewhere. Filename completion works inconsistently when using carapace versus not. Example: notepad...

enhancement

### Request Overlays are added to existing completion which implicitly sets `CARAPACE_LENIENT`. For completers defined with carapace however it should be possible to truly merge it (at least to a...

enhancement

### Request Create user config directories (e.g. `~/.config/carapace/bin`) by default when invoking `carapace _carapace`. ### Proposed solution _No response_ ### Anything else? related #1897

enhancement

### Current Behavior Local file completion might be used instead of ref changes/differences. ### Expected Behavior _No response_ ### Steps To Reproduce _No response_ ### Version 0.27.0 ### OS -...

bug

### Request `git.ActionChanges` and `git.ActionRefDiffs` are pretty similar and might be combined into one, or at least have one invoke the other. ### Proposed solution _No response_ ### Anything else?...

enhancement

fix #1864

help wanted

### Request Add completer for [k3d](https://k3d.io/). It is written in Go, I don't know if that helps. ### Proposed solution _No response_ ### Anything else? _No response_

enhancement
help wanted