Fix a missing newline when using the pipe command between the scrollback and screen contents

See #1642
This commit is contained in:
Kovid Goyal
2019-05-28 15:30:44 +05:30
parent c2fd7005cb
commit 39f50830d7
3 changed files with 6 additions and 0 deletions

View File

@@ -10,6 +10,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Add support for the underscore key found in some keyboard layouts
(:iss:`1639`)
- Fix a missing newline when using the pipe command between the
scrollback and screen contents (:iss:`1642`)
0.14.0 [2019-05-24]
---------------------