diff options
author | Joe Wilm <joe@jwilm.com> | 2016-06-07 21:15:53 -0700 |
---|---|---|
committer | Joe Wilm <joe@jwilm.com> | 2016-06-07 21:15:53 -0700 |
commit | 6c82fa9d7b39a6ae70f1e233c9123b9d32c30623 (patch) | |
tree | 1a4ec091f5deb6391bc2d81262e49795377fcbb8 /src/macros.rs | |
parent | 781c67f0a06d7be9b3625afac57325c4dbcc3c9b (diff) | |
download | r-alacritty-6c82fa9d7b39a6ae70f1e233c9123b9d32c30623.tar.gz r-alacritty-6c82fa9d7b39a6ae70f1e233c9123b9d32c30623.tar.bz2 r-alacritty-6c82fa9d7b39a6ae70f1e233c9123b9d32c30623.zip |
Only draw when terminal state has changed
This is achieved by setting a `dirty` flag when the terminal receives
an event that causes visible state to change. The implementation is
pretty much crap because most methods know about the flag.
Figure out something better later.
Diffstat (limited to 'src/macros.rs')
0 files changed, 0 insertions, 0 deletions