Fix the CSI J (Erase in display ED) escape code not removing line continued markers

Fixes #2809

Remains to write tests for this.
This commit is contained in:
Kovid Goyal
2020-06-29 14:17:40 +05:30
parent f0c3641ebd
commit e2e701460b
4 changed files with 11 additions and 0 deletions

View File

@@ -23,6 +23,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Wayland: Fix a crash when using animated mouse cursors (:iss:`2810`)
- Fix the CSI J (Erase in display ED) escape code not removing line continued
markers (:iss:`2809`)
0.18.1 [2020-06-23]
--------------------