diff options
author | Christian Duerr <contact@christianduerr.com> | 2019-03-02 15:49:52 +0100 |
---|---|---|
committer | Christian Duerr <contact@christianduerr.com> | 2019-03-02 21:36:52 +0100 |
commit | b7ed0855bf11d06e5ce27ac124b0d62d878acb69 (patch) | |
tree | ee40404604fa757f62844cab715eb14b6cbfc134 /winpty | |
parent | 9468b50b75be13d6b0d36ba2c01d36d92f008bf2 (diff) | |
download | alacritty-issue-2145.tar.gz alacritty-issue-2145.zip |
Fix alt screen bugsissue-2145
This fixes two bugs with the alternate screen buffer.
When resetting while in the alt screen, Alacritty would not swap out
the grids leading to scrollback getting disabled. By swapping out the
grids again when resetting in the alternate screen buffer, scrollback is
now unaffected from a reset.
There was another issue with the cursor jumping around when leaving the
alt screen even though it was not active, this was fixed by skipping all
alt screen swap routines unless the current state matches the expected
state.
This fixes #2145.
Diffstat (limited to 'winpty')
0 files changed, 0 insertions, 0 deletions