Re: An old unix Issue the Delete key how do you fix it

Greg Troxel <[email protected]>
Newsgroups gmane.os.netbsd.help
Message-ID <[email protected]>
That's mostly right, but in the text-mode console on my desktop (i386),
the 'backspace' key produces ^H, and the "Delete" key (near
Insert/home/end) is bound to ASCII DEL (0177).  The terminal has DEL
(^?) as the erase key, and my shell (bash) treats BS (^H) as delete.

I think the important thing is that the key that's in the 'tradtional
delete' position (BS on PCs) behaves as traditional DEL (delete left),
and also that in X11 the "Delete" key does delete right.   The latter
point seems not to be messy.

Note that I'm using "BS" and "DEL" to denote ASCII characters.  See
/usr/share/misc/ascii.  I have always seen them written in upper case.

You are right that this would be a good thing to have in the guide.
Contributions are always welcome.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.