diff options
author | Christian Duerr <contact@christianduerr.com> | 2023-02-23 19:57:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-23 18:57:18 +0000 |
commit | f01dea8643e2956d2480ee12c3e5ee960944a49d (patch) | |
tree | 77c006043a991e98d73cbc94cfbc53480a4cd8e5 /alacritty/src/cli.rs | |
parent | 79ea8b9482ec07b894ea9f6a0a79712751fe151c (diff) | |
download | r-alacritty-f01dea8643e2956d2480ee12c3e5ee960944a49d.tar.gz r-alacritty-f01dea8643e2956d2480ee12c3e5ee960944a49d.tar.bz2 r-alacritty-f01dea8643e2956d2480ee12c3e5ee960944a49d.zip |
Fix bracketed paste with EOT payload
This works around an issue in many (all?) shells where the bracketed
paste logic would only strip out `\r` but interpret EOT (`\x03`) as a
termination of the bracketed paste.
Diffstat (limited to 'alacritty/src/cli.rs')
0 files changed, 0 insertions, 0 deletions