Fix scrollback pager history not being cleared when clearing the main scrollback buffer

Fixes #1387
This commit is contained in:
Kovid Goyal
2019-02-16 12:13:30 +05:30
parent 0833697c49
commit 718e6fa93d
2 changed files with 22 additions and 3 deletions

View File

@@ -50,6 +50,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- macOS: Add a number of common macOS keyboard shortcuts
- Fix scrollback pager history not being cleared when clearing the
main scrollback buffer (:iss:`1387`)
0.13.3 [2019-01-19]
------------------------------