-
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…
-
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 …
-
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.
-
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…
-
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…
-
Hey everyone
I'm trying to setup completions on ZSH but not being able to do so. My `cdi` command works properly (if I type `cdi` and then `Enter` if opens a FZF selector as expected), but for some…
-
I just installed the zsh completions for mlem and I get a very long error message:
```
File "/home/xxxxxxxxx/.venv/lib/python3.8/site-packages/click/globals.py", line 37, in get_current_context
…