diff options
author | Joe Wilm <joe@jwilm.com> | 2018-01-14 21:51:56 -0800 |
---|---|---|
committer | Joe Wilm <joe@jwilm.com> | 2018-01-14 21:52:18 -0800 |
commit | b7578a5236902aa8d10ba4c1b43041699dfe9b15 (patch) | |
tree | e63d6d7b0de347783feeea014ad7d7318dad6bfc /.travis.yml | |
parent | d0a1ff47367193d1cc3947d0599489f6ce7091cb (diff) | |
download | alacritty-b7578a5236902aa8d10ba4c1b43041699dfe9b15.tar.gz alacritty-b7578a5236902aa8d10ba4c1b43041699dfe9b15.zip |
WIP optimize scroll in region
This intends to optimize the case where the top of the scrolling region
is the top of the screen. In theory, scrolling in this case can be
optimized to shifting the start/end of the visible region, and then
rearranging any lines that were not supposed to be scrolled (at the
bottom of the region). However, this didn't produce quite the speedup I
expected.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions