IME composition WarpmacOS cited open

Warp does not render IME preedit (marked) text — blind composition

Marked text (IME preedit) is not rendered, so composition is blind

Warp · warpdotdev/warp

Symptom

Warp does not render IME marked (preedit) text, so dead keys and CJK composition show nothing until committed and the user composes blind.

Minimal repro
In Warp on macOS, press Option+E (or start a CJK composition); no marked text is shown to indicate the in-progress input.
Fix

Render marked text inline via the platform IME API (NSTextInputClient on macOS) so the preedit is visible at the cursor.

Upstream issue → #warp-marked-text-ime
← all 93 entries