diff options
author | Joe Wilm <joe@jwilm.com> | 2017-02-03 19:42:25 -0800 |
---|---|---|
committer | Joe Wilm <jwilm@users.noreply.github.com> | 2017-02-03 20:01:13 -0800 |
commit | 82c9235bb194b7f535ed46516d793a96a0d30bf4 (patch) | |
tree | d135464ccc4f9a2b74eb674f2ce6e554549d21b5 /src/input.rs | |
parent | 8f2e7b08a6431288d3e612c95bb1a226cc92ab82 (diff) | |
download | alacritty-82c9235bb194b7f535ed46516d793a96a0d30bf4.tar.gz alacritty-82c9235bb194b7f535ed46516d793a96a0d30bf4.zip |
Fix bug with restore cursor
The saved cursor position could previously end up outside of the grid if
the terminal was resized to be smaller and then calling a restore.
Restore now ensures the cursor line and column are within grid bounds.
Diffstat (limited to 'src/input.rs')
0 files changed, 0 insertions, 0 deletions