Skip to content

Spaces inserted between Korean characters during input #1

@hongsw

Description

@hongsw

Problem

When typing Korean text, spaces are inserted between characters.

Steps to Reproduce

  1. Open terminal
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions