Software-update: fish 4.3.3
Versie 4.3.3 van fish is uitgekomen. Fish, wat staat voor 'friendly interactive shell', is een Unix-shell met een focus op interactiviteit en gebruikersvriendelijkheid. Het kan bijvoorbeeld worden gebruikt als vervanger van Bash. Downloads zijn beschikbaar voor macOS, Linux, BSD en onder Windows is het ook in de Windows Subsystem for Linux te gebruiken. De changelog voor deze uitgave kan hieronder worden gevonden.
This release fixes the following problems identified in fish 4.3.0:Selecting a completion could insert only part of the token (#12249).Glitch with soft-wrapped autosuggestions and fish_right_prompt (#12255).Spurious echo in tmux when typing a command really fast (#12261).tomorrow theme always using the light variant (#12266).fish_config theme choose sometimes not shadowing themes set by e.g. webconfig (#12278).The sample prompts and themes are correctly installed (#12241).Last line of command output could be hidden when missing newline (#12246).
Selecting a completion could insert only part of the token (#12249).Glitch with soft-wrapped autosuggestions and fish_right_prompt (#12255).Spurious echo in tmux when typing a command really fast (#12261).tomorrow theme always using the light variant (#12266).fish_config theme choose sometimes not shadowing themes set by e.g. webconfig (#12278).The sample prompts and themes are correctly installed (#12241).Last line of command output could be hidden when missing newline (#12246).Other improvements include:The abbr, bind, complete, functions, history and type commands now support a --color option to control syntax highlighting in their output. Valid values are auto (default), always, or never.Existing file paths in redirection targets such as > file.txt are now highlighted using fish_color_valid_path, indicating that file.txt will be clobbered (#12260).
The abbr, bind, complete, functions, history and type commands now support a --color option to control syntax highlighting in their output. Valid values are auto (default), always, or never.Existing file paths in redirection targets such as > file.txt are now highlighted using fish_color_valid_path, indicating that file.txt will be clobbered (#12260).
Source:
Tweakers.net