Password prompt
nicogenz opened this issue · 1 comments
nicogenz commented
Describe the feature
It would be nice to have the option for masked prompt input. I looked through the source code and it looks like you already have implemented such functionality, see
Line 130 in 24c98ce
Select
, Text
, Confirm
and Multiselect
when calling consola.prompt
.
Additional information
- Would you be willing to help implement this feature?