On Thu, May 10, 2001 at 02:54:29AM +0900, Kazuhiro Fujieda wrote:
>The terminal device echoes control characters even when the echo
>flag is off.
>
>2001-05-10 Kazuhiro Fujieda <[EMAIL PROTECTED]>
>
> * fhandler_termios.cc (fhandler_termios::line_edit): Check the echo
> flag before echoing control characters.
Good catch. I made a modification to your patch. I put the echoing of
the erase characters into an "echo_erase" method.
I've checked your changes in, with some modification. I'd appreciate it
if you'd double check my modifications to your changes.
Thanks.
cgf