bgentry / speakeasy

cross-platform Golang helpers for reading password input without cgo
Other
116 stars 24 forks source link

Print prompt to stderr #1

Closed andrew-d closed 10 years ago

andrew-d commented 10 years ago

Hi there,

It would be nice to be able to print the prompt string to stderr somehow - so the user can redirect stdout and still see the prompt string.

Perhaps having something like FAsk(os.File, ...)?

bgentry commented 10 years ago

Ugh, I totally didn't notice this until now because I wasn't getting notifications on this repo. Following up in #2