Skip to content

Releases: faho/fish-shell

fish-installer test

07 Aug 17:56
Compare
Choose a tag to compare
fish-installer test Pre-release
Pre-release

This is a test of the fish-installer concept.

These builds are statically linked against musl and should run on any x86_64 linux.

You'll have to "install" them by running ./fish --install, which will unpack fish's data files to ~/.local/share/fish/install.

That makes a self-contained install that you can uninstall by removing that directory and the binaries themselves.

Other than that, it is based on commit d19e550 from fish's rust port, which is pretty far along and should have a bunch of juicy new features for you to enjoy, including:

  • A notation for binding keys - do bind alt-left instead of bind \e\[1\;3D
  • Support for distinguishing a lot more keys if your terminal can do it - bind ctrl-i independently from tab!
  • Customize a fish_should_add_to_history to not save certain commands in history
  • abbr --command to add abbrs that only expand if used with specific commands - replace git aliases!

fish-3.6.0-x86_64

07 Jan 16:21
Compare
Choose a tag to compare

fish-3.5.1-765-g21c09c392-x86_64

28 Dec 20:58
Compare
Choose a tag to compare