Skip to content

Incorrect cursor positioning at beginning of line #61

@homayounKheiri

Description

@homayounKheiri

Bug Title:
Cursor does not correctly position at the beginning of the line.

Description:
When using terminal, the cursor’s position at the beginning of the line is calculated incorrectly. After typing a large number of characters and moving the cursor back to the beginning of the line, the cursor is displayed with an offset instead of being placed exactly at the start. The more characters are typed, the larger the offset becomes.

Possible Cause:
It seems that the left attribute of the cursor is not being calculated or set correctly, which causes the offset.

React: version: 19.1.0

Image Image

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