alacritty/alacritty_terminal
Christian Duerr af30f3735a
Fix rows only resetting partially
This resolves an issue with rows only resetting partially, based on
their `occ` state. However this state is not always accurate, so more
than just the occupied elements need to be cleared.

Fixes #2340.
2019-06-28 20:19:15 +00:00
..
src Fix rows only resetting partially 2019-06-28 20:19:15 +00:00
tests Refactor config parsing files 2019-05-10 11:36:16 +00:00
Cargo.toml Bump version to 0.3.3 2019-06-16 14:10:15 +00:00
build.rs Split alacritty into a separate crates 2019-04-28 13:24:58 +00:00