diff options
author | Kirill Chibisov <contact@kchibisov.com> | 2024-04-21 15:23:10 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-21 15:23:10 +0400 |
commit | 90054614c241375839571d4dd2145edcb65257a6 (patch) | |
tree | 095ef1ea17e2ac2d0185af6aff8b42bacd1df5af /alacritty_terminal/Cargo.toml | |
parent | 44dc9e19f4bbf89d1789502953683ca201668fe4 (diff) | |
download | alacritty-90054614c241375839571d4dd2145edcb65257a6.tar.gz alacritty-90054614c241375839571d4dd2145edcb65257a6.zip |
Fix IME preview overlapping text
Fix incorrect usage of the `flags` when drawing the preedit resulting
in setting the `flags`, but not actually reading the value back.
The logic to skip things was also used incorrectly, because the renderer
does that already based on the `WIDE_CHAR` flag on the cell.
Fixes: 67a433ceed (Skip whitespaces for wide chars in preedit)
Diffstat (limited to 'alacritty_terminal/Cargo.toml')
0 files changed, 0 insertions, 0 deletions