aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src/cli.rs
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2022-02-10 23:42:33 +0300
committerGitHub <noreply@github.com>2022-02-10 23:42:33 +0300
commit933030efd45016e5a357ff6a271d38ee423e9395 (patch)
tree8044a5a14f6248e8bebfe766ff68ccceefac464e /alacritty/src/cli.rs
parentc35ccaf9b542cc90d3a37f123fe6cb429ad9157c (diff)
downloadr-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