mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-31 22:32:45 +00:00
...
This commit is contained in:
parent
78898b3c0b
commit
55254d9079
1 changed files with 5 additions and 2 deletions
|
|
@ -158,11 +158,14 @@ Detailed list of changes
|
|||
- macOS: Fix closing an OS Window when another OS Window is minimized causing
|
||||
the minimized window to be un-minimized (:iss:`8913`)
|
||||
|
||||
- Allow using backspace to move the cursor onto the previous line in cooked mode. This is indicated by the `bw` property in kitty's terminfo (:iss:`8841`)
|
||||
- Allow using backspace to move the cursor onto the previous line in cooked
|
||||
mode. This is indicated by the `bw` property in kitty's terminfo
|
||||
(:iss:`8841`)
|
||||
|
||||
- Watchers: A new event for global watchers corresponding to the tab bar being changed (:disc:`8842`)
|
||||
|
||||
- Fix a regression in 0.40.0 that broke handling of the VS16 variation selector when it caused a character to flow to the next line (:iss:`8848`)
|
||||
- Fix a regression in 0.40.0 that broke handling of the VS16 variation selector
|
||||
when it caused a character to flow to the next line (:iss:`8848`)
|
||||
|
||||
- Fix rendering of underlines when using larger text sizes with the space and
|
||||
en-space characters (:iss:`8950`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue