Skip to content

Terminal cursor position is not correct in CJK words while key BackSpace pressed. #336

@cicite

Description

@cicite

Expected Behavior

On terminal display:
baba端子lalaを搭載

BackSpace press one time,expect

 baba端子lalaを搭<cursor position should be here>

Actual Behavior

baba端子lalaを搭<a unwanted SPACE is here><the cursor position is here, not correct.>

Additional Comments

BackSpace only delete only a half part of multi-bytes word, it was regarded as two separate char. The cursor position is not correct.

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