diff options
author | Joe Wilm <joe@jwilm.com> | 2016-07-29 20:16:13 -0700 |
---|---|---|
committer | Joe Wilm <joe@jwilm.com> | 2016-07-29 20:16:13 -0700 |
commit | c687eca3fadef5d64daf5fce5582e0037c45d5b4 (patch) | |
tree | 881aac7533537bf30ac92bd479d27593367495d4 /Cargo.toml | |
parent | 3826fa68a07870427ace71ee886dc40fb5e46e95 (diff) | |
download | alacritty-c687eca3fadef5d64daf5fce5582e0037c45d5b4.tar.gz alacritty-c687eca3fadef5d64daf5fce5582e0037c45d5b4.zip |
Optimizations for `find /usr`
Resetting a cell now takes a template. The template is `memcpy`d onto
the cell being reset. This also solves the problem of `Cell.reset()`
being hardcoded to a particular terminal foreground and background.
Scrolling was refactored to need one less branch. There are now
separate functions for scrolling up/down.
Fixes a bug where the first tabstop would not be displayed properly.
`set_char()` code was merged into the handler `input()` method.
Diffstat (limited to 'Cargo.toml')
0 files changed, 0 insertions, 0 deletions