hints kitten: Preserve line breaks when the hint is over a line break

Fixes #8674
This commit is contained in:
Kovid Goyal
2025-05-24 14:09:27 +05:30
parent 8e720cc1da
commit 5faa7bda5d
2 changed files with 23 additions and 0 deletions

View File

@@ -115,6 +115,8 @@ Detailed list of changes
- Remote control: Fix holding a remote control socket open causing the kitty I/O thread to go into a loop and not respond on other remote control sockets (:disc:`8670`)
- hints kitten: Preserve line breaks when the hint is over a line break (:iss:`8674`)
0.42.1 [2025-05-17]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~