mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-08 21:25:32 +02:00
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
Fixes #1616
This commit is contained in:
@@ -136,6 +136,10 @@ 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`)
|
||||
|
||||
0.13.3 [2019-01-19]
|
||||
------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user