dthree / vorpal

Node's framework for interactive CLIs
http://vorpal.js.org
MIT License
5.64k stars 280 forks source link

Mask password characters while typing #67 #85

Closed scotthovestadt closed 8 years ago

scotthovestadt commented 8 years ago

See: https://github.com/dthree/vorpal/issues/67

dthree commented 8 years ago

Thanks! Looks really good, though I want to make sure you've tested this pretty thoroughly as this prompting code is very sensitive.

scotthovestadt commented 8 years ago

I tested my own project, which uses the prompt. I also created new example code that works and tested all existing example code.

dthree commented 8 years ago

Awesome! Thanks again! :+1: