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

Duplicate characters in textbox #1

Open
kaxxa123 opened this issue Sep 23, 2024 · 0 comments
Open

Duplicate characters in textbox #1

kaxxa123 opened this issue Sep 23, 2024 · 0 comments
Labels
bug Something isn't working merkle-ui Issues with Merkle interactive UI

Comments

@kaxxa123
Copy link
Owner

The Merkle UI uses blessed for displaying console textboxes.

The interface may easily run into a known issue where on entering any character at a textbox,
the same character is echoed twice at the interface. Apparently the issue arises because of how focus is tracked in blessed.

The same problem is reported in other projects. See here.

@kaxxa123 kaxxa123 added bug Something isn't working merkle-ui Issues with Merkle interactive UI labels Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working merkle-ui Issues with Merkle interactive UI
Projects
None yet
Development

No branches or pull requests

1 participant