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

Password not hidden on windows #28

Closed
bplaster opened this issue Jul 12, 2018 · 2 comments
Closed

Password not hidden on windows #28

bplaster opened this issue Jul 12, 2018 · 2 comments
Labels
bug Something isn't working

Comments

@bplaster
Copy link
Contributor

Expected Behavior

When prompted for password on CLI, command line should hide password.

Actual Behavior

When prompted for password on CLI, command line doesn't hide the password until the password is submitted.

Steps to Reproduce the Problem

  1. Create an AFS
  2. When it asks for password, notice that the password that is typed is not hidden.

Specifications

  • Version: master commit 0cb75fc
  • Platform: Windows
  • Subsystem: Using mingw64 for command line (i.e. git bash)
@bplaster bplaster added the bug Something isn't working label Jul 12, 2018
@cckelly
Copy link
Contributor

cckelly commented Jul 12, 2018

@bplaster confirmed bug on Git Bash, passphrase is properly hidden on PowerShell.

@cckelly
Copy link
Contributor

cckelly commented Jul 16, 2018

@bplaster this is a bug with Git Bash specifically, see SBoudrias/Inquirer.js#421. Closing issue.

@cckelly cckelly closed this as completed Jul 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants