Skip to content

[Bug]: Korean keyboard input issue #3335

@Chano-KR

Description

@Chano-KR

Current Behavior

Korean keyboard input issue

When typing in Korean within the terminal, spaces are not applied correctly.
The cursor gets stuck behind the previously typed word instead of following the current input.
As a result, pressing the spacebar inserts a space into the previous word rather than after it.

For example, if this were happening in English:

It should be: apple tree
But it actually outputs: appl etree

Expected Behavior

Please fix this issue so that spaces are applied properly when typing in Korean.

Steps To Reproduce

  1. Open the terminal.
  2. Change the keyboard input language to Korean.
  3. Type a word and then press the spacebar to type the next word (e.g., type "apple", press space, then type "tree").
  4. Notice that the space is incorrectly inserted into the middle of the previous word (resulting in "appl etree") instead of creating a space between the two words.

Wave Version

newest version (2026-05-27, 20:33 KST)

Platform

Windows

OS Version/Distribution

Windows 11

Architecture

x64

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageNeeds triage

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions