-
Using fish on Windows via MSYS2 the automatic suggestion to install the correct package only works when typing the full binary name, including `.exe`, see https://github.com/fish-shell/fish-shell/issu…
-
### System Info
System:
OS: Linux 6.11 Arch Linux
CPU: (32) x64 13th Gen Intel(R) Core(TM) i9-13980HX
Memory: 44.75 GB / 62.56 GB
Container: Yes
Shell: 3.7.1 - /usr/bin/fish
B…
-
I wanted to try out Crystal Dock on OpenSUSE Tumbleweed (KDE 6, Wayland), but it crashes on launch:
```
chrish@gridania$ crystal-dock
QSocketNotifier: Can only be used with threads started with Q…
-
**Describe the bug**
I cannot seem to use any Nix commands that work with a remote store over SSH or SSH-NG using the Fish shell.
**Steps To Reproduce**
```
❯ SHELL=$(which fish) nix store pin…
-
Currently we have the bash completion in-tree, while the zsh lives in the upstream zsh project itself. Both of those are somewhat outdated.
A hand-wavy todo/ideas list:
- import the zsh completio…
-
**Describe the bug**
When initialising a project with FrontMatterCMS & Astro, alongside a non-standard version manager (in my case, [`mise`](https://mise.jdx.dev/)), it throws an error and proceeds t…
-
## Description:
I'm encountering an issue when trying to execute Node.js installed via `nvm` in Termux. Despite the file being present and marked as executable, the command fails with the following e…
-
### Details
Right now, butterfish only supports zsh and bash. We need to let it support the fish shell as well!
Checklist
- [X] Modify `butterfish/shell.go` ✓ https://github.com/darinkishore/butte…
-
Hey, following your comment in #19 I've created a PKGBUILD for the `rust_dev` branch which works perfectly, and indeed the new features are pretty awesome 🤩
I have two questions before publishing i…
-
### Description
Currently completion for `docker system` and all its subcommand are missing in fish shell.
I'm willing to provide one PR to update the `docker.fish` file. However I notice manually…