hints kitten: Fix surrounding quotes/brackets and embedded carriage returns not being removed when using line number processing

Fixes #5170
This commit is contained in:
Kovid Goyal
2022-06-05 16:52:15 +05:30
parent 76531d2f7a
commit cd7751681d
2 changed files with 31 additions and 20 deletions

View File

@@ -67,6 +67,9 @@ Detailed list of changes
and :command:`kitty @ select-window` not working correctly
when using a socket (:iss:`5165`)
- hints kitten: Fix surrounding quotes/brackets and embedded carriage returns
not being removed when using line number processing (:iss:`5170`)
0.25.1 [2022-05-26]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~