Date: Wed, 10 Apr 1996 17:32:32 -0500 From: "Andrew J. Korty" <korty@physics.purdue.edu> To: Gabor Zahemszky <zgabor@code.hu> Cc: freebsd-questions@freebsd.org Subject: Re: Extra macros in vi Message-ID: <199604102232.RAA07681@london.physics.purdue.edu> In-Reply-To: Gabor Zahemszky <zgabor@code.hu>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <199604101429.OAA03557@CoDe.CoDe.hu> Gabor Zahemszky <zgabor@code.hu> writes: > > > > Does anyone know how to unmap the extra macros (the arrow keys, Home, > > End, etc.) in vi? I tried simply :unmap-ping them, but that didn't > > work. It's not that they're not useful, I just can't stand the pause > > after pressing the escape key. I suppose I could just shorten > > "keytime", but that's not really a solution ... > > 1. > I can unmap them: (eg, the up arrow:) > :unmap ^V<up-arrow> > :unmap! ^V<up-arrow> Yes, but can you do it from .exrc? It appears that these are mapped *after* .exrc is read ... Andy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604102232.RAA07681>