tj / co-prompt

sane terminal user-input for node.js using thunks / generators
192 stars 23 forks source link

Sending CTRL+C during a password prompt dumps unmasked pw to stdout #14

Open ihatecsv opened 6 years ago

ihatecsv commented 6 years ago

https://github.com/tj/co-prompt/blob/81125f84361cce773c32003f0218eaf23948417a/index.js#L86

Why?