mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-03 22:25:57 +00:00
Marks: Fix marks not handling wide characters and tab characters correctly
Fixes #2534
This commit is contained in:
parent
41ffd58e26
commit
082546a1e7
3 changed files with 52 additions and 17 deletions
|
|
@ -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]
|
||||
--------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue