J
Jeremy Pruitt
Hello, fellow ruby enthusiasts! I'm a first time caller, long time
listener.
Does highline allow you to send the "ask" prompt to STDERR? I often
times use it to prompt for passwords in command line tools that I want
to pipe to less or more. The problem is that if I pipe it to less or
more I never see the password prompt, and I believe the usual workaround
is to send the password prompt to STDERR to get around this.
Any ideas?
- Thanks!
listener.
Does highline allow you to send the "ask" prompt to STDERR? I often
times use it to prompt for passwords in command line tools that I want
to pipe to less or more. The problem is that if I pipe it to less or
more I never see the password prompt, and I believe the usual workaround
is to send the password prompt to STDERR to get around this.
Any ideas?
- Thanks!