We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
i am testing what events are being generated when a user presses a button.
https://github.com/dirtslayer/learn-blessed/blob/master/button-test.js
Its basically copied code from the examples.
I got the simple_form demo to work at home on the linux, but not in android termux
When this demo runs in termux the click and press events are not firing, but the mouse event is.
I hope termux on android is supported, if not, your close anyway
Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
i am testing what events are being generated when a user presses a button.
https://github.com/dirtslayer/learn-blessed/blob/master/button-test.js
Its basically copied code from the examples.
I got the simple_form demo to work at home on the linux, but not in android termux
When this demo runs in termux the click and press events are not firing, but the mouse event is.
I hope termux on android is supported, if not, your close anyway
Thanks
The text was updated successfully, but these errors were encountered: