CHANGELOG

This commit is contained in:
Fabian Boehm 2022-06-21 21:14:13 +02:00
parent a78d085df2
commit c1fd99188f

View file

@ -14,6 +14,7 @@ Scripting improvements
Interactive improvements
------------------------
- Cancelling an initial command via control-C no longer prevents configuration scripts from running (:issue:`9024`).
- If the terminal definition for $TERM can't be used, fish now tries using the "xterm-256color" and "xterm" definitions before "ansi" and "dumb". As the majority of terminal emulators in common use are now more or less xterm-compatible (often even explicitly claiming the xterm-256color entry), this should often result in a fully or almost fully usable terminal (:issue:`9026`).
New or improved bindings
^^^^^^^^^^^^^^^^^^^^^^^^