Problem
When typing Korean text, spaces are inserted between characters.
Steps to Reproduce
- Open terminal
- Type Korean text like "세요"
Expected
Actual
Unwanted spaces appear between Korean characters.
Analysis
Likely caused by IME composition event handling:
- Timing issue between composition events
- Or wide character handling during terminal output
Environment
- ghostty-web: 0.4.0 + IME patch
- Browser: Chrome
- OS: Linux
Related
Priority
Medium
Problem
When typing Korean text, spaces are inserted between characters.
Steps to Reproduce
Expected
Actual
Unwanted spaces appear between Korean characters.
Analysis
Likely caused by IME composition event handling:
Environment
Related
Priority
Medium