-
_Originally written by **Simulated Humanity | 76561197981668957**_
Game Version: 1.2.0364
*===== System Specs =====
CPU Brand: Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz
Vendor: GenuineIntel
GPU Brand: …
-
Some programs generates shell completion or manual page with some command line args, e.g. `--completion`, and we usually do this to install completions:
```sh
installShellCompletion --cmd vrc-…
-
In https://github.com/tauri-apps/tauri-docs/pull/1283 we've added docs for bash, zsh and powershell, however `tauri completions` also supports fish but i've had issues coming up with something nice ha…
-
### Discord username (optional)
_No response_
### Describe the bug
I use the Fish shell in Warp, have no idea why the **[autosuggestion](https://fishshell.com/docs/current/interactive.html#autosugg…
-
**What happened**:
Type `kubectl` command and invoke [TAB] completion after the "-" prefix .
```
kubectl get pod -l 'app in(test)' -[TAB]
```
**What you expected to happen**:
Expected to s…
-
The installer hangs on the final step and I can't kill the process using CTRL+C. Opening another session, I can see that the directory does not exist and `/nix/receipt.json` shows the step as successf…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
The fishing system is outdated and u…
-
- VS Code Version: 1.80.0 (Universal)
- OS Version: macOS 13.4.1 (22F82)
## Steps to Reproduce
1. Set [Fish](https://fishshell.com/) as the default shell for your system.
2. Install the [Tide]…
-
```
fnm 1.22.8
fish, version 3.1.2
```
this is how i'm configuring fnm:
```fish
if type -q fnm
fnm env --shell fish --use-on-cd | source
fnm completions --shell fish | source
end
```…
-
As dynamic completions are being worked on, let's use this issue to gather ideas for possible completions in one place. I'll try to keep the list in the issue description up to date according to the d…