| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| fish-4.8.1.app.zip | 2026-07-13 | 16.9 MB | |
| fish-4.8.1.pkg | 2026-07-13 | 23.7 MB | |
| fish-4.8.1.tar.xz.asc | 2026-07-13 | 687 Bytes | |
| fish-4.8.1-linux-aarch64.tar.xz | 2026-07-13 | 2.9 MB | |
| fish-4.8.1-linux-x86_64.tar.xz | 2026-07-13 | 3.2 MB | |
| fish-4.8.1.tar.xz | 2026-07-13 | 2.6 MB | |
| fish 4.8.1 source code.tar.gz | 2026-07-13 | 6.2 MB | |
| fish 4.8.1 source code.zip | 2026-07-13 | 6.9 MB | |
| README.md | 2026-07-13 | 2.2 kB | |
| Totals: 9 Items | 62.4 MB | 0 | |
This release serves primarily to fix some regressions from 4.8.0 and other bugs.
Interactive improvements
- On non-macOS platforms,
alt-backspace,alt-delete,alt-leftandalt-rightoperate on words again instead of tokens (#12122) eliminating cross-platform differences in input handling. - Builtin and function commands can now be colored separately via new variables
fish_color_builtinandfish_color_function(#12837). - Add fish_darcs_prompt for Darcs repository status.
- Fixed a crash in
commandline --current-processwhen the cursor is inside a&|pipe (#12868). - Since prompt marking (via OSC 133) causes an issue in Konsole’s default configuration, prompt marking had been disabled for Konsole in 4.8.0. Now the
omit-term-workaroundsfeature flag can be enabled to enable prompt marking on Konsole again (#12859).
Regression fixes:
- (From 4.8.0)
abbr --position=anywherecompletions are no longer offered in argument position, to avoid cluttering the completion pager (#12838). - (From 4.8.0)
pacman -Qshort option completions (#12857).
A GPG signature for fish-4.8.1.tar.xz using this key is available as fish-4.8.1.tar.xz.asc.
The files called fish-4.8.1-linux-*.tar.xz contain standalone fish binaries for any Linux with the given CPU architecture.