views:

314

answers:

0

Hello!

When i use console.readPassword() to read user passwords through console, there is always one line added to the console.

How to disable this behavior or how to delete that extra line (and move the cursor after the last character in the line before)? What escape character to use?

Thanks