Fix kitty @ send-text not working with text larger than 1024 bytes when using --listen-on

Fixes #2607
This commit is contained in:
Kovid Goyal
2020-04-29 21:48:09 +05:30
parent aa9c3cd634
commit fcc0707174
2 changed files with 25 additions and 9 deletions

View File

@@ -21,6 +21,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Report modifier key state when sending wheel events to the terminal program
- Fix kitty @ send-text not working with text larger than 1024 bytes when using
--listen-on (:iss:`2607`)
0.17.3 [2020-04-23]
--------------------