summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoe Wilm <joe@jwilm.com>2018-07-06 07:45:10 -0700
committerJoe Wilm <jwilm@users.noreply.github.com>2018-07-09 10:40:07 -0700
commitb05ad74fe6d42ce0f913e02ef633ca119fc0b43e (patch)
treed933916dae0e570bac6335b7411c0c9a406c57ff /README.md
parentcde1d8d1edb0c8001a28a2a674c46b5a581439db (diff)
downloadalacritty-b05ad74fe6d42ce0f913e02ef633ca119fc0b43e.tar.gz
alacritty-b05ad74fe6d42ce0f913e02ef633ca119fc0b43e.zip
Disable scroll buffer for "alt" Grid
The scroll history size for the alternative grid (used by fullscreen apps such as vim and tmux) is now forced to zero. There are two motivations for this change: 1. According to the literature, the alt screen should not have scroll history. 2. Reduce memory consumption by only allocating the single scroll history. In the future, it may be desirable to support a configuration option to enable a scroll buffer for the alt screen. By launching without this feature, we can delay a decision about whether to officially support this or not.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions