mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-28 04:13:44 +00:00
Only update the selected text to clipboard when the selection is finished, not continuously as it is updated.
Fixes #1460 Fixes #1492
This commit is contained in:
parent
ecf2c86787
commit
cb095be0cc
3 changed files with 6 additions and 3 deletions
|
|
@ -95,6 +95,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||
characters after private use unicode characters to not be respected
|
||||
(:iss:`1455`)
|
||||
|
||||
- Only update the selected text to clipboard when the selection is finished,
|
||||
not continuously as it is updated. (:iss:`1460`)
|
||||
|
||||
|
||||
0.13.3 [2019-01-19]
|
||||
------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue