NetBSD-Users archive

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

Re: Delete key no longer works after update to 6.0_BETA2



Hi,

> 'Delete' from numeric keypad tabs 1 character right
> rather than erase of character under cursor.

Oh - *that* delete key.

> $ echo ^[[3~ | vis    = same as NetBSD-5
> \^[[3~

Our old termcap entry for vt220 has "kD=\E[3~", but there is no "kdch1"
capability in the terminfo vt220 entry.  As wsvt25 inherits from vt220 in
both, we lost that delete key entry between 5 and 6.

Thanks,

J

-- 
  My other computer also runs NetBSD    /        Sailing at Newbiggin
        http://www.netbsd.org/        /   http://www.newbigginsailingclub.org/


Home | Main Index | Thread Index | Old Index