aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJoe Wilm <joe@jwilm.com>2018-01-14 21:51:56 -0800
committerJoe Wilm <joe@jwilm.com>2018-06-02 09:24:38 -0700
commitf13685918ff42c3a919f8a84fea64a144979d13a (patch)
tree1e3401feb762f2f3ab72bf8971a8d530568d32dc /docs
parent350bb8c800232ce0b27512420e99645ec8b95ef1 (diff)
downloadr-alacritty-f13685918ff42c3a919f8a84fea64a144979d13a.tar.gz
r-alacritty-f13685918ff42c3a919f8a84fea64a144979d13a.tar.bz2
r-alacritty-f13685918ff42c3a919f8a84fea64a144979d13a.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 'docs')
0 files changed, 0 insertions, 0 deletions