-
#### Current Behavior
Cd into an directory with source code and press enter or other commands, fish reports error sometime:
`fish: Job 1, '/usr/local/bin/starship prompt …' terminated by signal SI…
-
I recently started using keybase and I noticed a strange behavior when accessing the filesystem. I use the [fish shell](https://github.com/fish-shell/fish-shell), when you type a path it tries to chec…
-
The assemble command calls shell which executes in the current shell which could be `sh` or in my case `fish`.
tyilo updated
11 years ago
-
when the default shell is [fish](http://ridiculousfish.com/shell/), i see this message:
```
fish: Expected a command name, got token of type 'Run job in background'. Did you mean '
COMMAND; and COMMA…
srid updated
12 years ago
-
### Describe the bug
There is a bug that causes `wxt.config` modified via hook to be reset. I'm modifying the `outDir`, but the path is broken. The path is correct at startup dev, but the reset whe…
-
I just updated to 2.1.0 and I love the fuzzy completions ( https://github.com/fish-shell/fish-shell/issues/568 )
but they are case-sensitive when I would prefer them to be case-insensitive.
For examp…
-
In https://github.com/fish-shell/fish-shell/issues/2810 first learned of `nohup`, which actually suits my purposes better than `... & disown` due to (at least on other shells) a race if a stopped job …
-
How can I install this theme for the fish shell
-
`zsh-abbr` allows for the creation of fish-like abbreviations. These get substituted in-shell with the specified command and do appear inside the history as the substituted command.
Repository: htt…
-
From http://comments.gmane.org/gmane.comp.shells.fish.user/3081:
"Consider this foo.fish file:
complete --command foo --no-files --short-option a --long-option 'an_example' --description 'example A'…