Loading Wikipedia Summary...
Shells read input up to an unquoted newline and then execute it. An unquoted backslash followed by a newline are discarded and cause the shell to wait fo…
It can help them with the long-standing threading issues with Fish shell, and they already have people on the team who know how to work with it. Now, with…
fish 2.0 is now released! fish is a fully-equipped command line shell (like bash or zsh) that is smart and user-friendly. fish supports powerful features…
fish shell blog During the work on fish 3.7.0, we discovered that the licensing information in the documentation for some of the derived code contained i…
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You swit…
Fish shell 2.1 With a subscription to LWN, you can stay current with what is happening in the Linux and free-software community and take advantage of sub…
Fish Shell's Features Fish Shell Alternatives & Comparisons A replacement for Terminal and the successor to iTerm. It works on Macs with macOS 10.12 or n…
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register li…
5 Answers 5 for arg in 9 -42 0 3.14159 stack overflow hyphenated-word 922-99999 0...0 555.555.555 if string match -qr '^-?[0-9]+(\.?[0-9]*)?$' -- "$arg" …
I used fish for a while, but couldn’t get over the lack of POSIX compatibility. Lots of stuff executes shell scripts with $SHELL. This means, when $SHELL …
I am using fish and am working on a project with a script that's frequently invoked for build tasks called x.py. I'd like to create an alias that maps x …
This article introduces the Fish shell. Fish shell is pretty sweet. Guess what else is? Earthly. Earthly is a powerful tool to optimize your CI pipeline. …
Fish shell Good design isn’t about removing the seams altogether 1 ; it’s about having beautiful defaults and layering the seams. And this is something th…
To expand on Glenn's answer you "can't do it with just fish" because fish tries hard not to reinvent the wheel. New builtin commands or variables are adde…
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You swit…