-
I have installed the fish completions using the following command:
`envkey completion install --shell fish`
and I get this message:
`
Using /Users/myusername/.config/fish/config.fish
Wrote ba…
-
I was just experimenting and realized there is no auto-completion so maybe it could be added. Fish completions are easily generated from the help.
-
### What happened?
I have a program (`grafana-manager`) that uses `cobra 1.8.0` for command line handling and generating the necessary shell completion for `fish-shell`.
If I run my command as s…
aureq updated
9 months ago
-
### Discord username (optional)
_No response_
### Describe the bug
While using fzf.fish. all the triggered shortcut are not appearing
### To reproduce
1. Use fish shell
2. install fish…
-
I was looking over some issues, and for fun cloned https://gitlab.com/frizlab-demo-projects/swift-argument-parser-example-for-pr-320 which was a test case for a problem that affected bash and not zsh …
floam updated
2 years ago
-
### pip version
21.0.1
### Python version
3.9.2
### OS
macOS 11.2
### Additional information
https://github.com/pypa/pip/blob/25114e1f9ed4c5fa2b0407a26266080a5ff1cb2c/src/pip/_int…
-
In fish, when typing `tldr t`, I get additional output printed to stderr:
```plain
tldr tThe cache hasn't been updated for 34 days.
You should probably run `tldr --update` soon.
tabula …
-
## Describe the feature/solution
Create completions for Mono commands similar to [these ones](https://github.com/fish-shell/fish-shell/pull/8452).
## Maintenance (please complete the following i…
-
Hi,
I've been working on some more completions, and I noticed that sometimes we can't offer a reasonably complete list of options, so I'd like to be able to offer hints instead.
Imagine a program to…
-
**Describe the bug**
The tab completions on fish shell don't just select the command, they include command descriptions as well, including whitespaces.
It does work properly if I type out a secti…