diff options
author | DaftMouse <daftmouse@protonmail.com> | 2022-01-20 20:57:58 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-20 23:57:58 +0000 |
commit | c4d610d5bfffa332a4d74b5b67174be73b049c16 (patch) | |
tree | 010b682acf166fcdd1b15f4a5390cb115c57e77e /alacritty/src/cli.rs | |
parent | 60ef17e8e98b0ed219a145881d10ecd6b9f26e85 (diff) | |
download | r-alacritty-c4d610d5bfffa332a4d74b5b67174be73b049c16.tar.gz r-alacritty-c4d610d5bfffa332a4d74b5b67174be73b049c16.tar.bz2 r-alacritty-c4d610d5bfffa332a4d74b5b67174be73b049c16.zip |
Fix OSC 104 with empty second parameter
This fixes a bug where using OSC 104 without parameters but
with a trailling semicolon (e.g. '\e]104;\e\\') would not be handled.
Fixes #5542.
Diffstat (limited to 'alacritty/src/cli.rs')
0 files changed, 0 insertions, 0 deletions