aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src/event.rs
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2024-04-21 15:23:10 +0400
committerJosh Rahm <rahm@google.com>2024-08-14 15:42:41 -0600
commit1012c64d45e598e53465cbe12a596665ebaf6619 (patch)
tree862d782b6e9bd868998e004e603be39c78a45070 /alacritty/src/event.rs
parentdcb0b491a00e3dd0f0d41e3ab6275dff09a82e48 (diff)
downloadr-alacritty-1012c64d45e598e53465cbe12a596665ebaf6619.tar.gz
r-alacritty-1012c64d45e598e53465cbe12a596665ebaf6619.tar.bz2
r-alacritty-1012c64d45e598e53465cbe12a596665ebaf6619.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/src/event.rs')
0 files changed, 0 insertions, 0 deletions