-
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…
-
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
…
-
See #3166 for more context
- [code](https://github.com/clap-rs/clap/blob/master/clap_complete/src/dynamic.rs)
- [tests](https://github.com/clap-rs/clap/blob/master/clap_complete/tests/dynamic.rs)
…
epage updated
3 months ago
-
I'd like a solution for installing shell completion files during installation. Eventually this should be part of cargo install, but it's desirable to shortcut the RFC process by implementing this as 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 started to move my scripts to the `Makefile.toml` and it seems to me that I will have many tasks. I would like my coworkers don't have to search and find the task names instead of having them as com…
-
There is already a bash completion script, and I use zsh, so that's motivation enough.
The documentation here looks quite promising: https://github.com/zsh-users/zsh-completions/blob/master/zsh-compl…
-
mise 2024.5.28 if it matters
zsh 5.9
The zsh `_arguments` completion helper, when given an action in double parentheses, accepts completions on the format `word:description`. With mise tasks using…
-
Hi,
We have created [an organization](https://github.com/zsh-users) to gather people hacking around Zsh on Github, and [a project for completion scripts](https://github.com/zsh-users/zsh-completions)…
-
It does seem that the OpenSuse build service has expired GPG keys.
When downloading (any Debian/Ubuntu) keys:
```bash
wget https://download.opensuse.org/repositories/shells:zsh-users:zsh-comple…