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

for situations like `gh repo clone -- ` - [x] short-term solution: Action that invokes a completer from within carapace-bin (or carapace in general using json export?) - [ ]...

enhancement

needs https://github.com/NixOS/nixpkgs/pull/156917

documentation

update readme with new asciicast that does not use docker-compose

documentation

add completions - [ ] artifact.go - [ ] artifact_build.go - [ ] artifact_list.go - [ ] artifact_listBuilds.go - [ ] artifact_push.go - [ ] authMethod.go - [ ] authMethod_delete.go...

common commands - [x] build, b Compile the current package - [x] check, c Analyze the current package and report errors, but don't build object files - [x] clean Remove...

help wanted

output and upload sarif reports for pr code comments see https://docs.github.com/en/code-security/code-scanning/integrating-with-code-scanning/uploading-a-sarif-file-to-github see https://github.com/owenrumney/go-sarif

enhancement