aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src
diff options
context:
space:
mode:
authorKirill Chibisov <wchibisovkirill@gmail.com>2019-11-17 05:10:11 +0300
committerChristian Duerr <contact@christianduerr.com>2019-11-17 03:10:11 +0100
commitbcdc605436ebe137173c531844a739eda6ee41ae (patch)
tree70b9a2655571a6df15bff7fa08b94425e4e6bfa3 /alacritty/src
parent495a6f3526f5127c342d67980d0335f1ed4e235b (diff)
downloadr-alacritty-bcdc605436ebe137173c531844a739eda6ee41ae.tar.gz
r-alacritty-bcdc605436ebe137173c531844a739eda6ee41ae.tar.bz2
r-alacritty-bcdc605436ebe137173c531844a739eda6ee41ae.zip
Fix ESC escapes not ignoring invalid intermediates
Previously, `ESC` escapes would ignore invalid intermediates and still execute the specified actions, leading to false positives. If there's an unexpected, intermediate specified now, the escape will be dropped. This also fixes an issue with `CSI Ps c` not dropping the escape with invalid intermediates.
Diffstat (limited to 'alacritty/src')
0 files changed, 0 insertions, 0 deletions