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

checkbox input unresponsive on windows git bash #422

Closed
akalman opened this issue Sep 30, 2016 · 1 comment
Closed

checkbox input unresponsive on windows git bash #422

akalman opened this issue Sep 30, 2016 · 1 comment

Comments

@akalman
Copy link

akalman commented Sep 30, 2016

expected behavior

checkbox questions display a list that can be interacted with and selected

observed behavior

check questions display a list but arrow keys (nor any key that I can find) do not navigate between options and spacebar does not select options. Enter does proceed to the next question with no options selected.

version information

inquirer@1.2.1
windows git bash @ 2.10.0.windows.1
windows @ Windows Server 2012 R2 Standard

@SBoudrias
Copy link
Owner

Some node version ship with a totally broken readline.

See nodejs/node#5384 for more details. You'll want to try again on latest stable Node.js version.

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

No branches or pull requests

2 participants