Bernd Finger wrote:
> Exactly. I would like be able to use the backspace key for erasing one 
> character left of the current cursor position without having to execute 
> stty erase <bs> before.

tcsh does this, and while it's convenient in the shell, it's annoying when
you execute another program from that shell which doesn't respect this
setting and you suddenly find backspace isn't working any more.   Thus, I'd
prefer Jim's suggestion to put it in the kernel so it fixes the issue for
all programs, not just the shell.

-- 
        -Alan Coopersmith-           alan.coopersmith at sun.com
         Sun Microsystems, Inc. - X Window System Engineering

Reply via email to