mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 04:18:17 +08:00
CHANGELOG
This commit is contained in:
parent
8ac06f5455
commit
c1d9f57107
|
@ -200,6 +200,7 @@ Improved terminal support
|
|||
- Fish now sets the terminal window title (via OSC 0) unconditionally instead of only for some terminals (:issue:`10037`).
|
||||
- Focus reporting in tmux is no longer disabled on the first prompt.
|
||||
- Focus reporting is now disabled during execution of bind commands (:issue:`6942`).
|
||||
- ``fish_vi_cursor`` no longer attempts to detect if the terminal is capable, as we can no longer find terminals that aren't and the allowlist was hard to keep up-to-date. (:issue:`10693`)
|
||||
|
||||
Other improvements
|
||||
------------------
|
||||
|
|
Loading…
Reference in New Issue
Block a user