-
I have changed the initialisation line in my config.fish file from
`source (jenv init -|psub)`
to
`source (jenv init -| tail -n +2 | psub)`
to prevent `~/.jenv/shims` from being added to my pat…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. open `fish`
2. `bit complete`
3. check `~/.config/fish/completions…
-
Micro lacks shell completions.
When writing `micro ` command line options not being suggested.
I will write completions for ZSH, and possibly for Bash as well.
If someone is using Fish, Dash, or…
-
### What version of Bun is running?
1.0.1+31aec4ebe325982fc0ef27498984b0ad9969162b
### What platform is your computer?
Darwin 21.6.0 arm64 arm
### What steps can reproduce the bug?
1. O…
-
**What would you like to be added**:
We have completed the functionality alignment for the `karmadactl` command in release-1.11, for details, please refer to #5249.
The optimization of `karmad…
-
**Describe the bug**
I installed the fish completions using `kart install tab-completions --shell fish`. When I start typing a kart command, pressing `TAB` freezes the terminal (doesn't matter the te…
-
Unfortunately that (`starship bug-report`) does not work in this case.
## Bug Report
Started seeing this yesterday.
Tried uninstalling & reinstalling and it started working again after uninst…
-
As the maintainer states in the README.md the tab completion in z-fish, z-is not working.
I personally would use tab completion a lot as I work as a web developer and have a lot of directories with…
-
**Describe the bug**
`fish` errors when completing `yq` `eval` expressions including `keys`.
Version of yq: 4.30.6
Operating system: macOS
Installed via: `brew`
**Input Yaml**
`some.yml`:
…
-
This is a follow up on https://github.com/click-contrib/click-completion/issues/6
I think the `-f` flag in the very end of https://github.com/click-contrib/click-completion/blob/master/click_comple…