-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Input prompt flickering. #408
Comments
Platform? command line? Node and system versions? etc etc |
I am using JXCore but tested it with the default version of Nodejs: v4.4.7, and got the same result, it did flicker a bit less using node then it did with JXCore. |
@ozzie1998 what's your terminal app? |
terminal.app, the default terminal that comes with a Apple Macintosh. |
Having similar issues |
I take it you don't want to accept that there's an issue? |
@ozzie1998 I take it you don't understand OSS maintainers are busy sometime? |
You must be very busy... |
I think I've solved my issue — the issue seems to happen when running Inquirer in a child process (e.g. via Supervisor). Running the script standalone is fine |
Inquirer v10, and |
The input prompt flickers pretty badly when typing - using the following code:
The text was updated successfully, but these errors were encountered: