diff options
author | Gregory Anders <8965202+gpanders@users.noreply.github.com> | 2023-11-13 17:29:44 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-13 23:29:44 +0000 |
commit | 13834d4de80b2a163f7d1838d34f67f088d2c218 (patch) | |
tree | 4c3d95c37dba18efcb09beaa1696d7d586dcd39d /alacritty/src/logging.rs | |
parent | 85ec03633b2f44e8fc59113305d505024dce207f (diff) | |
download | r-alacritty-13834d4de80b2a163f7d1838d34f67f088d2c218.tar.gz r-alacritty-13834d4de80b2a163f7d1838d34f67f088d2c218.tar.bz2 r-alacritty-13834d4de80b2a163f7d1838d34f67f088d2c218.zip |
Fix Sync capability in terminfo
Alacritty has supported mode 2026 for synchornized updates for a few
months, but the terminfo entry still used the old DCS sequence
originally supported by iTerm2. Since many other terminal emulators and
applications seem to be standardizing around 2026, change the terminfo
entry to use SM instead of DCS.
Diffstat (limited to 'alacritty/src/logging.rs')
0 files changed, 0 insertions, 0 deletions