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

Read from stdin without echo #571

Open
FroMage opened this issue Oct 14, 2014 · 1 comment
Open

Read from stdin without echo #571

FroMage opened this issue Oct 14, 2014 · 1 comment
Labels
Milestone

Comments

@FroMage
Copy link
Member

FroMage commented Oct 14, 2014

It should be possible to read from stdin without echo, like for reading passwords. I don't think the JVM provides a way to turn echo off, but it can read without echo until EOL with java.io.Console.readPassword. If Node.js has something similar we could expose it?

@FroMage FroMage added this to the 1.1.5 milestone Oct 14, 2014
@quintesse
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants