You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add composition preview for Korean/CJK IME input
Display a small "조합중: X" indicator in the top-right corner during
IME composition. This helps users see what character is being composed
before it's finalized.
Korean is a compositional writing system where characters are built
step-by-step (e.g., ㅅ → 세 → 셰). This visual feedback makes the
composition process clearer.
Closeshongsw#2
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments