heapwolf / prompt-sync

a synchronous prompt for node.js
MIT License
211 stars 42 forks source link

Fix masked prompt showing pasted value. #23

Closed StefanYohansson closed 7 years ago

StefanYohansson commented 7 years ago

PR #22: Added paste functionality but when paste password in test.js, shows input password value. This PR fix this wrong behaviour.

CHANGELOG