Subject: Re: Creeping PCism...
To: Johnny Billquist <bqt@update.uu.se>
From: Todd Vierling <tv@duh.org>
List: netbsd-users
Date: 02/09/2004 19:43:34
On Tue, 10 Feb 2004, Johnny Billquist wrote:
: > > > > > echo "XTerm*ptyInitialErase: true" | xrdb -merge -
: Huh? No, the default erase character is not DEL.
The pty default for VERASE is indeed 0177. See <sys/ttydefaults.h> for
yourself.
It's xterm(1) which is changing this to 0010 -- so you need to set the xrdb
setting above to tell it *not* to do that.
It's that easy.
--
-- Todd Vierling <tv@duh.org> <tv@pobox.com>