fish-shell
fish is a smart and user-friendly command line shell for Linux, macOS, and the rest of the family.
Here are 468 public repositories matching this topic...
-
Updated
Apr 21, 2020
The documentation says to use ^U to abort a search, and that works nicely in main mode. But it does not work in vicmd mode. Is there another option to abort the search? An abort command that I can bind a key to would be handy.
-
Updated
Apr 1, 2020
mkvirtualenv --help
should print a help message and not create a virtualenv named --help. The same applies to almost all commands in compat_aliases.fish
Bug Report
Current Behavior
Shows a ⚠️ symbol when the package version is not defined.
Expected Behavior
Does not show the package section if no version is defined.
Possible Solution
Remove the ⚠️ symbol for version, as was done in denysdovhan/spaceship-prompt#441.
[
🐟 ](https:
-
Updated
Aug 18, 2019 - PostScript
-
Updated
Apr 22, 2020 - Shell
-
Updated
Mar 24, 2020 - PHP
I could not find any documentation in regards to FZF_PREVIEW_FILE_CMD and FZF_PREVIEW_DIR_CMD.
My initial thought it would be the commands used automatically if I do fzf --preview. But seeing as this repo's main headline is "Ef-
Please enlighten us :)
-
Updated
May 22, 2020 - Shell
-
Updated
Aug 24, 2019 - Python
-
Updated
May 20, 2020 - Shell
If you upgraded to the latest version, you'll need to make some adjustments. Sorry!
In this issue, I'll explain what these changes are and how to rewrite your tests.
History
Let's make sure we are on the same page. The previous test syntax wasn't valid fish syntax. Running fishtape test.fish transformed test blocks to valid to [test](https://fishshell.com/docs/current/commands.
-
Updated
Jul 8, 2019 - Shell
-
Updated
Oct 24, 2019 - Shell
-
Updated
Jul 8, 2019 - Shell
-
Updated
Jan 11, 2020 - Shell
After the most recent fish shell update on Ubuntu, fish loses the ability to find node / nvm. I get the following message on opening terminal.
~/.local/share/omf/pkg/nvm/init.fish (line 10): Expected a string, but instead found a '&'
fenv source $nvm_prefix/nvm.sh >/dev/null ^&1
^
from sourcing file ~/.local/share/omf/pkg/nvm/init.After bd , pressing TAB should show all the previous directory, however, if the directory name started with dot, e.g., .config, it will not be completed.
-
Updated
Nov 13, 2019 - Shell
-
Updated
Sep 1, 2019 - Emacs Lisp
-
Updated
Jul 8, 2019 - Shell
-
Updated
Jun 6, 2019 - Shell
-
Updated
Jan 17, 2020 - Perl
Created by Axel Liljencrantz & ridiculousfish
Released February 13, 2005
Latest release 27 days ago
- Repository
- fish-shell/fish-shell
- Website
- fishshell.com
- Wikipedia
- Wikipedia


Merely for aesthetic consistency. There is already a
fish_historyandfish_variablesfile in your~/.config/fishdirectory. Renamingfishfiletofish_bundle(orfish_file) would be nice.