diff options
author | Kirill Chibisov <contact@kchibisov.com> | 2022-02-10 23:42:33 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-10 23:42:33 +0300 |
commit | 933030efd45016e5a357ff6a271d38ee423e9395 (patch) | |
tree | 8044a5a14f6248e8bebfe766ff68ccceefac464e /alacritty/src/cli.rs | |
parent | c35ccaf9b542cc90d3a37f123fe6cb429ad9157c (diff) | |
download | r-alacritty-933030efd45016e5a357ff6a271d38ee423e9395.tar.gz r-alacritty-933030efd45016e5a357ff6a271d38ee423e9395.tar.bz2 r-alacritty-933030efd45016e5a357ff6a271d38ee423e9395.zip |
Fix terminal not being damage when only font size changed
If font size changes however the cells stay the same the terminal won't
be damaged, since it wasn't resized, however the visual change happened,
thus the entire screen should be damaged.
Diffstat (limited to 'alacritty/src/cli.rs')
0 files changed, 0 insertions, 0 deletions