github fish-shell/fish-shell 3.2.2
fish 3.2.2 (released April 7, 2021)

latest releases: 3.7.1, 3.7.0, 3.6.4...
3 years ago

This release of fish fixes a number of additional issues identified in the fish 3.2 series:

  • The command-not-found handler used suggestions from pacman on Arch Linux, but this caused major slowdowns on some systems and has been disabled (#7841).
  • fish will no longer hang on exit if another process is in the foreground on macOS (#7901).
  • Certain programs (such as lazygit) could create situations where fish would not receive keystrokes correctly, but it is now more robust in these situations (#7853).
  • Arguments longer than 1024 characters no longer trigger excessive CPU usage on macOS (#7837).
  • fish builds correctly on macOS when using new versions of Xcode (#7838).
  • Completions for aura (#7865) and tshark (#7858) should no longer produce errors.
  • Background jobs no longer interfere with syntax highlighting (a regression introduced in fish 3.2.1, #7842).

If you are upgrading from version 3.1.2 or before, please also review the release notes for 3.2.1 and 3.2.0.


Download links: To download the source code for fish, use the file named "fish-3.2.2.tar.xz". The file downloaded from "Source code (tar.gz)" will not build correctly. The SHA-256 sum of this file is 5944da1a8893d11b0828a4fd9136ee174549daffb3d0adfdd8917856fe6b4009. A GPG signature from David Adam (key ID 0x7A67D962D88A709A) is available as "fish-3.2.2.tar.xz.asc".

Don't miss a new fish-shell release

NewReleases is sending notifications on new releases.