-
Currently, the completion command only generates bash script, for people using ZSH there should be an option to either make the script multi-shell or allow to output different scripts for each shell.
-
- `customer-sarahwu`: Row 16 in this spreadsheet [here](https://docs.google.com/spreadsheets/d/13aVpVhKtuVj2u3Dde8xe5JSu0yOKkqnAUYAe_VNut7Q/edit?gid=0#gid=0)
- `customer-cisneros`: Can we have /bin/b…
-
Howdy - this is likely just a question and not a bug, but after googling and ChatGPT-ing with no luck for quite a while, I figured I'd post here.
I have a standard install of ohmyzsh on my macbook…
-
It would be nice to be able to load new {bash/zsh/etc}-completions from an `.envrc` script. A typical use case would be when `use nix` provisions some commands that you don't have globally installed (…
-
### Describe the bug
Hi ! I don't know if this is a bug or if this is intended but when I import a module in a page, I get an error if the module is a `.ts` file and I dont put a `lang="ts` in my `…
-
Cider supports "after-scripts". This can be utilized to automatically install/setup oh-my-zsh and zsh-syntax-highlighting. Determine what steps are needed to detect and/or install oh-my-zsh in idemp…
-
`setopt complete_aliases`:
> Prevents aliases on the command line from being internally substituted before completion is attempted. The effect is to make the alias a distinct command for completion …
-
I am not sure if this makes sense for this library. So just wanted to get your opinion on providing an option to generate Bash/Zsh completion scripts for the arguments like in some other cli/flag libr…
-
1. execute command: sudo podman run --rm -it --privileged --entrypoint=/usr/bin/bootc-image-builder quay.io/centos-bootc/bootc-image-builder:latest completion test
2. it need throw error since bib d…
-
So I'd love to support zsh as well as bash
From Claude:
Yes, there are several key differences between how Bash and Zsh implement command-line completions. Here are some of the main points to con…