Bug#490849: zomg: Use non-echoing read for password input

2008-07-30 Thread Clint Adams
On Wed, Jul 30, 2008 at 01:45:02PM -0400, James Vega wrote: > Sure, that'd work. I thought a non-echoing read would be easier but I > see you're using something other than read currently. Yeah, unfortunately the line-editing functions trash the terminal settings (on purpose) so I can't just do a

Bug#490849: zomg: Use non-echoing read for password input

2008-07-30 Thread James Vega
On Thu, Jul 24, 2008 at 02:40:16AM +, Clint Adams wrote: > On Mon, Jul 14, 2008 at 02:18:22PM -0400, James Vega wrote: > > When "zomg -r" is first run, it prompts for the user's lastfm username > > and password. Ideally, the password prompt would not echo back the > > password as it is being t

Bug#490849: zomg: Use non-echoing read for password input

2008-07-23 Thread Clint Adams
On Mon, Jul 14, 2008 at 02:18:22PM -0400, James Vega wrote: > When "zomg -r" is first run, it prompts for the user's lastfm username > and password. Ideally, the password prompt would not echo back the > password as it is being typed. I'm currently thinking about "solving" this problem by using a

Bug#490849: zomg: Use non-echoing read for password input

2008-07-14 Thread James Vega
Package: zomg Version: 0.3.10-1 Severity: wishlist When "zomg -r" is first run, it prompts for the user's lastfm username and password. Ideally, the password prompt would not echo back the password as it is being typed. -- System Information: Debian Release: lenny/sid APT prefers unstable AP