Re: [PATCH] tty canonical mode: nicer erase behaviour

Pete Zaitcev (zaitcev@redhat.com)
Sun, 23 Sep 2001 14:12:18 -0400


> Theoretically every program should be able to determine which erase
> character to accept by looking at terminfo,

Rubbish. Programs get their erase characters from termios(3).

> One of the programs that exhibits the ^H/^? problem is the tty
> line discipline in the Linux kernel.

Read man pages for stty(1) and tset(1).

-- Pete
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/