diff options
author | Christian Duerr <contact@christianduerr.com> | 2020-02-03 02:40:38 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-03 02:40:38 +0000 |
commit | 74039bde1249ad77fe8d2d85ec6eb1f363f5c511 (patch) | |
tree | dc9090ede4a2598069c03f1145d985e0f9a97fd5 /alacritty.yml | |
parent | 2672770683244bdfb55273a11328b874e2d2af04 (diff) | |
download | r-alacritty-74039bde1249ad77fe8d2d85ec6eb1f363f5c511.tar.gz r-alacritty-74039bde1249ad77fe8d2d85ec6eb1f363f5c511.tar.bz2 r-alacritty-74039bde1249ad77fe8d2d85ec6eb1f363f5c511.zip |
Remove unsetting of dirty flag on key press
There's no reason why we should ever manually set the terminal to not be
dirty, since this can lead to a lot of other logic being affected. This
also does not have any benefit and was likely added in the event loop
rework as a bug (probably should have been dirty = true).
Diffstat (limited to 'alacritty.yml')
0 files changed, 0 insertions, 0 deletions