-
## Bug Report
#### Current Behavior
I run the following code to not mix my configuration for both fish and startship:
```shell
$ sh -c 'env HOME=$(mktemp -d) fish' …
-
**Describe the bug**
`fish` errors when completing `yq` `eval` expressions including `keys`.
Version of yq: 4.30.6
Operating system: macOS
Installed via: `brew`
**Input Yaml**
`some.yml`:
…
-
The output of `thefuck --version` (something like `The Fuck 3.1 using Python
3.5.0 and Bash 4.4.12(1)-release`):
The Fuck 3.28 using Python 3.5.2 and Fish Shell 3.0.2-902-ga8030c0
Your system (De…
-
Few contemporary scripts are written to conform to the POSIX standard. Many more are written to conform to `bash`, `zsh`, or `fish`. Of these, `bash` is particularly important. I'd like to see fea…
-
I am reopening this compatibility issue with the fish shell.
original issue: https://github.com/brockgr/csshx/issues/50
-
- [x] I am on the [latest](https://github.com/vercel/hyper/releases/latest) Hyper.app version
- [x] I have searched the [issues](https://github.com/vercel/hyper/issues) of this repo and believe that …
-
**Describe the bug**
A clear and concise description of what the bug is.
When lazygit prompts `Press enter to return to lazygit`, but `Enter` key is not working, I have to hit `Esc` to return to l…
-
**What steps will reproduce the bug?**
1. Use fish shell
2. `set -Ux MANPAGER "sh -c 'col -bx | bat -l man -p'"`
3. `type --help`, `fish_add_path --help`, etc.
**What happens?**
Anything that…
-
version of completion script: https://github.com/ducaale/xh/blob/b694c7776b4e016cd5dfcbff42be6729fbdaa0af/completions/xh.fish
## How to repro?
in fish shell type "xh ", the completion give files…
-
I am using the fish shell and I have set the environment variable SXHKD_SHELL to /run/current-system/sw/bin/bash. The path looks strange because I am using NixOS. Even though I have changed the enviro…