4.9.1
fish 4.9.1
This release fixes the following problems identified in fish 4.9.0:
- On non-default keyboard layouts, fish executed bindings for physical keys instead of only bindings for the layout’s key. For example, on the Dvorak layout, typing
swould insert;because there is a default binding for;(#12968). - When typing
spaceto accept a character entered via certain IMEs, fish would insert a space instead of the desired character, which has been fixed (#12974). - On macOS terminals, keys like
option-lwould execute bindings foralt-linstead of the historical behavior of inserting a character (like@on a German layout) (#12973).
A GPG signature for fish-4.9.1.tar.xz using this key is available as fish-4.9.1.tar.xz.asc.
The files called fish-4.9.1-linux-*.tar.xz contain standalone fish binaries for any Linux with the given CPU architecture.