Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cursor movement handling to the left/right position when being already in most left/right position is wrong #81

Open
akgondber opened this issue Oct 7, 2023 · 0 comments · May be fixed by #82

Comments

@akgondber
Copy link

akgondber commented Oct 7, 2023

Cursor movement handling to the left/right position when being already in most left/right position is wrong. Being in most left/right position and moving a cursor to the left/right position one more time hides away a cursor but is expected behaviour would be to stay a cursor in the most left/right position constantly. Also there is the following nuance: the next typing chars are printing at wrong location.

ink version: 4.4.1
ink-text-input version: 5.0.1

Let's see it in action in a little demo:
demo

Here is a repo demonstrating this issue.

@akgondber akgondber linked a pull request Oct 26, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant