Marks: Fix marks not handling wide characters and tab characters correctly

Fixes #2534
This commit is contained in:
Kovid Goyal
2020-04-12 13:28:21 +05:30
parent 41ffd58e26
commit 082546a1e7
3 changed files with 52 additions and 17 deletions

View File

@@ -34,6 +34,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Linux: Ignore keys is they are designated as layout/group/mode switch keys
(:iss:`2519`)
- Marks: Fix marks not handling wide characters and tab characters correctly
(:iss:`2534`)
0.17.2 [2020-03-29]
--------------------