Get the latest tech news
Fish has been ported to Rust
These are the draft release notes for fish 4.0.0. Like this release of fish itself, they are in beta and are not complete. Please report any issues you find. fish’s core code has been ported from C...
The following keys have refined behavior if the terminal supports the new keyboard encodings: shift-enter now inserts a newline instead of executing the command line. New special input functions: forward-char-passive and backward-char-passive are like their non-passive variants but do not accept autosuggestions or move focus in the completion pager (#10398). If it cannot find the terminfo entry given by TERM environment variable, fish will now use an included xterm-256color definition to match the vast majority of current terminal emulators (#10905).
Or read this on Hacker News