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

Investigate cursor issue for CJK input #3404

Closed
willmcgugan opened this issue Sep 26, 2023 · 2 comments · Fixed by #3408
Closed

Investigate cursor issue for CJK input #3404

willmcgugan opened this issue Sep 26, 2023 · 2 comments · Fixed by #3408
Assignees

Comments

@willmcgugan
Copy link
Collaborator

Currently it is difficult (impossible?) to enter CJK text in Input or TextArea, due to the terminal cursor not being where our self-draw cursor is.

I think we may be able to restore the default behaviour, by moving the terminal cursor back to the input after every update.

We need to investigate how to achieve this, and if there is any other work we need to do to allow seamless CJK text entry.

@darrenburns
Copy link
Member

Related/duplicate of #1469

@github-actions
Copy link

github-actions bot commented Oct 5, 2023

Don't forget to star the repository!

Follow @textualizeio for Textual updates.

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.

2 participants