aboutsummaryrefslogtreecommitdiff
path: root/.agignore
diff options
context:
space:
mode:
authorJoe Wilm <joe@jwilm.com>2018-01-14 21:51:56 -0800
committerJoe Wilm <joe@jwilm.com>2018-03-07 09:46:18 -0800
commitbe89dbf30be8d9eae9a30226e49a406d0aa6776b (patch)
tree513f6365d6af57d2fc903c57495f59318b6108da /.agignore
parentc954b6cb92672970293424d60e2a829b626a41d3 (diff)
downloadalacritty-be89dbf30be8d9eae9a30226e49a406d0aa6776b.tar.gz
alacritty-be89dbf30be8d9eae9a30226e49a406d0aa6776b.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 '.agignore')
0 files changed, 0 insertions, 0 deletions