When using :opt:strip_trailing_spaces do not remove empty lines

Fixes #1802
This commit is contained in:
Kovid Goyal
2019-07-15 17:17:40 +05:30
parent b7a11035d5
commit 9368f7f670
2 changed files with 4 additions and 1 deletions

View File

@@ -49,6 +49,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- ssh kitten: Make argument parsing more like ssh (:iss:`1787`)
- When using :opt:`strip_trailing_spaces` do not remove empty lines
(:iss:`1802`)
0.14.2 [2019-06-09]
---------------------