-
**What are you trying to do?**
I would like to tab through command suggestions when using Multipass from the fish shell.
For example, after typing "multipass start", hitting tab would switch between s…
-
It would be amazing if httpie could default-install completions for the awesome fish shell.
Reference: https://fishshell.com/docs/current/#where-to-put-completions
Example of other great tools t…
-
- [ ] https://github.com/xwmx/nb
- [ ] fish tab completion can't work
- [ ] crates.ioに上げてほしい
- [ ] https://github.com/pamburus/hl
- [ ] https://github.com/pythops/oryx
- [ ] https://github.co…
-
it'd be better to embed the completion script in the `wormhole` command, versus as separate `.bash`, `.fish`, `.zsh` files.
That way, I can do something like below in the init script:
```bash
…
-
Taskwarrior installs fish completions in
```
/usr/share/fish/completions
```
As stated in https://fishshell.com/docs/current/completions.html
> A directory for third-party software vendors to s…
-
### Description of the bug:
When building the fish completion script (as desribed in `scripts/fish/README.md`), I observe the following error:
```
ERROR: /home/sflip/src/bazel/third_party/BUILD…
-
Docs: https://fishshell.com/docs/current/index.html#completion
Awesome support for current Powershell, bash and zsh. (https://github.com/dotnet/cli/blob/master/Documentation/general/tab-completion.…
-
zsh/fish completion seems to be more stable.
There's some weird parts that should be fixed in bash completion itself.
But the problem is I'm not sure how to do it.
-
## Context (Environment)
- Terminal: rxvt-unicode-pixbuf 9.22-2
- Shell: fish-3.0.0-1
- Version: watson 1.6.0-1
- Completion: latest version from https://github.com/TailorDev/Watson/commit/f1a2c94…
-
The default branch name in `git` is now `main`, and many projects have switched their main branch to `main`. There's no technical issue with `master` *per se*, but I while working on this repo I keep …