NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: backspace in wscons console sends ^H to processes



blymn%internode.on.net@localhost (Brett Lymn) writes:

>On Sat, Jul 17, 2021 at 11:29:09AM -0000, Michael van Elst wrote:
>> 
>> With
>> 	stty erase '^?'
>> you tell it to 'backspace' when receiving 0x7f.
>> 
>> This is what you see when running 'cat'.
>> 
>> 

>This seems to have changed some time. I have noticed after updating recently that I have to
>do the stty erase ^? otherwise I get del characters in vi, this didn't happen prior to the
>update.


Nothing changed recently, and the tty driver never changed.

Can you check if you run the 'tset' program during login ?



Home | Main Index | Thread Index | Old Index