Watchers: A new event for global watchers corresponding to the tab bar being changed

Fixes #8842
This commit is contained in:
Kovid Goyal
2025-07-23 09:24:12 +05:30
parent 45b2678db1
commit 8a39976449
5 changed files with 29 additions and 2 deletions

View File

@@ -120,6 +120,8 @@ Detailed list of changes
- Allow using backspace to move the cursor onto the previous line in cooked mode. This is indicated by the `bw` propert in kitty's terminfo (:iss:`8841`)
- Watchers: A new event for global watchers corresponding to the tab bar being changed (:disc:`8842`)
0.42.2 [2025-07-16]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~