Remote control: Add a command kitty @ scroll-window to scroll windows

This commit is contained in:
Kovid Goyal
2019-06-28 17:07:31 +05:30
parent 6f8214c15c
commit d5abc84bea
2 changed files with 56 additions and 1 deletions

View File

@@ -7,6 +7,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
0.14.3 [future]
---------------------
- Remote control: Add a command `kitty @ scroll-window` to scroll windows
- Fix an out of bounds read causing a crash when selecting text with the mouse
in the alternate screen mode (:iss:`1578`)