-
Refs #226562
- [x] macOS @eleanorjboyd (was supposed to do Windows but it wasn't working so @Tyriar is investigating)
- [x] macOS @jrieken
- [x] Linux @legomushroom
Complexity: 5
Authors: @megan…
-
Apologies in advance, I am *not* a Go developer so I don't have a great understanding of the implementation details (this is my first time actually looking at code in the language!).
**Did you look…
-
Hi!
I am in the process of switching my Zsh setup from `zinnit` to `antidote` and want to use `ez-compinit` to manage my completions. I am not sure if this is a `antidote` or `ez-compinit` issue. P…
pwyde updated
14 hours ago
-
zgenom load MenkeTechnologies/zsh-expand
This one plugin fails with below error
the plugin works well with other zsh plugin managers like zap and znap
-- zgenom: Creating `/Users/jagdish/.local…
-
-
**Describe the bug**
Running `distrobox-enter ` doesn't show the correct completion in zsh. It works correctly in bash. I think the zsh completions have a bug so I fixed it in my local machine and …
-
We can leverage `yargs.completion()` to autogenerate bash/zsh completions for wrangler. I tried it, and it's... fine. Annoyingly, it hijacks any suggestions for filenames, and I assume we'll have to r…
-
### Related problem
Currently, Nushell does not allow script developers to generate Bash and Zsh completion files directly from their Nushell scripts. This limits interoperability, forcing developers…
-
Exactly like in https://github.com/zellij-org/zellij/issues/1030 - personally I've never written any custom zsh completions so unfortunately I can't contribute here.
-
The `zsh` shell offers powerful completion features for programs that supply completion specifications. E.g. `git`.
Given that `stig` can auto-generate its documentation, it should be possible to a…