mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 09:28:31 +08:00
Update CHANGELOG to add issue 4873 to 3.2.0 release
This commit is contained in:
parent
c633ce7e76
commit
1651db23fe
|
@ -287,6 +287,9 @@ Improved terminal support
|
|||
- fish now sets terminal modes sooner, which stops output from appearing before the greeting and prompt are ready (:issue:`7489`).
|
||||
- Better detection of new Konsole versions for truecolor support and cursor shape changing.
|
||||
- fish no longer attempts to modify the terminal size via ``TIOCSWINSZ`` (:issue:`6994`).
|
||||
- Terminal state is no longer corrupted if a TUI application that enables mouse mouse support
|
||||
crashes or exits uncleanly; fish now responds by discarding mouse position CSIs and disabling
|
||||
future mouse reporting (:issue:`4873`).
|
||||
|
||||
Completions
|
||||
^^^^^^^^^^^
|
||||
|
|
Loading…
Reference in New Issue
Block a user