This commit is contained in:
Kovid Goyal
2025-08-18 15:07:12 +05:30
parent 6beded7b49
commit b8b7592b40

View File

@@ -141,7 +141,7 @@ Detailed list of changes
- macOS: Fix hiding quick access terminal window not restoring focus to
previously active application (:disc:`8840`)
- 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`)