aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src/cli.rs
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2024-04-21 15:23:10 +0400
committerGitHub <noreply@github.com>2024-04-21 15:23:10 +0400
commit90054614c241375839571d4dd2145edcb65257a6 (patch)
tree095ef1ea17e2ac2d0185af6aff8b42bacd1df5af /alacritty/src/cli.rs
parent44dc9e19f4bbf89d1789502953683ca201668fe4 (diff)
downloadalacritty-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/src/cli.rs')
0 files changed, 0 insertions, 0 deletions