Cleanup previous PR

Also fix ask kitten not setting window title in modes other than choose
This commit is contained in:
Kovid Goyal
2026-03-05 11:19:40 +05:30
parent f89617893f
commit 50bc3f465e
5 changed files with 18 additions and 7 deletions

View File

@@ -267,6 +267,8 @@ Detailed list of changes
- Make shift+left click extend the current selection instead of starting a new
selection when the mouse is not grabbed by the TUI application (:disc:`9608`)
- Allow double clicking on a tab to rename it (:pull:`9609`)
0.45.0 [2025-12-24]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~