mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
Allow extending word selections to non-word chars
This commit is contained in:
@@ -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]
|
||||
------------------------------
|
||||
|
||||
Reference in New Issue
Block a user