diff options
author | Christian Duerr <contact@christianduerr.com> | 2020-07-01 06:58:06 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-01 09:58:06 +0300 |
commit | bc60782e424359d818a22ffa2ffa3c2dc88ab6fe (patch) | |
tree | 3fb6548a20e8c61badefd4aa91396c4eecce6c4d /docs | |
parent | 8688e47ddb932818d4e0992299c3cbbff6cf0572 (diff) | |
download | alacritty-bc60782e424359d818a22ffa2ffa3c2dc88ab6fe.tar.gz alacritty-bc60782e424359d818a22ffa2ffa3c2dc88ab6fe.zip |
Fix reflow of empty wrapped cursor line
This bug was caused by trying to grow the terminal while the cursor line
was wrapped but entirely empty. Resizing the terminal now accounts for
the position of the deleted line and moves the cursor up only when the
line deleted was above it.
The deletion of the line was caused by the shell redrawing itself
whenever the cursor is moved.
Fixes #3583.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions