Allow extending word selections to non-word chars

This commit is contained in:
Kovid Goyal
2019-05-16 20:20:03 +05:30
parent 5f33d907aa
commit 9849a69afd
4 changed files with 13 additions and 10 deletions

View File

@@ -136,9 +136,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- X11: use the window manager's native full-screen implementation when
making windows full-screen (:iss:`1605`)
- Mouse selection: When extending by word, fix selection encompassing one or
two non-word characters after a word when the mouse is over that character
(:iss:`1616`)
- Mouse selection: When extending by word, fix extending selection to non-word
characters not working well (:iss:`1616`)
0.13.3 [2019-01-19]
------------------------------