[Haskell-cafe] a library for control of terminal driver modes?
Iain Barnett
iainspeed at gmail.com
Mon Oct 12 07:39:47 EDT 2009
On 11 Oct 2009, at 15:30, Andrew Coppin wrote:
> Iain Barnett wrote:
>> I'm looking for a library like Perl's Term-Readkey, so that I can
>> turn on and off the echo for secure password input from a
>> terminal. Anyone know which library I need to use for this?
>
> The package ansi-terminal allows you to do various things to the
> terminal; I think it might include turning local echo on/off.
> Alternatively, there was an announcement recently about a text-mode
> UI package, which might do what you want. (I don't recall the name...)
>
Thanks
Iain
More information about the Haskell-Cafe
mailing list