diff options
author | Christian Duerr <contact@christianduerr.com> | 2024-09-22 16:58:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-22 17:58:16 +0300 |
commit | 4a7728bf7fac06a35f27f6c4f31e0d9214e5152b (patch) | |
tree | a708d7c05e007b4abd07421afbda1f64caf0bb47 /alacritty_config | |
parent | c74b5fa857a133298f0207c499c47cb95b27c78c (diff) | |
download | alacritty-4a7728bf7fac06a35f27f6c4f31e0d9214e5152b.tar.gz alacritty-4a7728bf7fac06a35f27f6c4f31e0d9214e5152b.zip |
Fix fullwidth semantic escape characters
Semantic escape characters occupying two two grid cells were always
skipped over, making it impossible to have functional fullwidth
characters as part of semantic escape characters.
This patch fixes this by only skipping over fullwidth spacer cells,
rather than skipping those cells entirely.
Closes #8188.
Diffstat (limited to 'alacritty_config')
0 files changed, 0 insertions, 0 deletions