Remote control: Fix kitty @ sometimes failing to read the response from kitty.

Fixes #614
This commit is contained in:
Kovid Goyal
2018-06-08 15:35:01 +05:30
parent 44b84ba295
commit 19721014d0
5 changed files with 123 additions and 41 deletions

View File

@@ -80,6 +80,9 @@ Changelog
- Linux: Include a man page and the HTML docs when building the linux-package
- Remote control: Fix kitty @ sometimes failing to read the response from
kitty. (:iss:`614`)
0.10.1 [2018-05-24]
------------------------------