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

Re: Bug#11569: ncurses-term: backspace does not work after upgrade



On Tue, 29 Jul 1997, Joey Hess wrote:

>Andrea Arcangeli wrote:
>> I use only vi and pine and this configuration works for vi but not for
>> pine. If I remove these lines pine works but not vi (from the console both
>> works fine ?!?).
>
>Yep. Frustrating, isn't it. It used to work for everything..

Looking at the vim manual I found a way:

/etc/vimrc:
[..]
:set t_kb=^V<BS>
:fixdel
[..]

/etc/X11/Xresources:
!vim keybd fix
*VT100.Translations:            #override \n\
                <Key>Home: string("0x1b") string("[7~") \n\
                <Key>End: string("0x1b") string("[8~")

Andrea Arcangeli


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: