You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I use keypress to detect user's key stroke to control my app,
but in some part of my application, I need user input some words using readline,
the stdin have been weird,
Every keypress characters are repeated twice,
So, How to close keypress emit when I use readline?
The text was updated successfully, but these errors were encountered:
Hey, I use keypress to detect user's key stroke to control my app,
but in some part of my application, I need user input some words using readline,
the stdin have been weird,
Every keypress characters are repeated twice,
So, How to close keypress emit when I use readline?
The text was updated successfully, but these errors were encountered: