IME composition
ZedWindows
cited
open
Zed: text shifts vertically while composing with a Chinese IME on Windows
Text shifts vertically while composing with a Chinese IME on Windows
zed · zed-industries/zed
Symptom
While composing Chinese text with an IME on Windows, the line of text jumps vertically as the composition updates, which disrupts reading and editing.
Minimal repro
Open Zed (Vim mode) on Windows 11 and type Chinese characters through an IME; the text shifts vertically during composition.
Fix
Keep the line baseline stable while updating the IME marked-text region during composition.