Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 May 1997 05:51:33 +0200
From:      Roger Espel Llima <espel@llaic.univ-bpclermont.fr>
To:        hackers@FreeBSD.ORG
Subject:   Re: vim vs. nvi?
Message-ID:  <19970518055133.35020@llaic.univ-bpclermont.fr>
In-Reply-To: <199705172146.OAA14477@hub.freebsd.org>; from owner-hackers-digest@FreeBSD.ORG on Sat, May 17, 1997 at 02:46:48PM -0700
References:  <199705172146.OAA14477@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>  I like vim - except for one failing.
> 
>  When you move the cursor to the end-of-the-line (e.g. with '$'), and
> then press <space> it should beep.  In vim, it moves to the beginning
> of the next line.
> 
>  I frequently perform that operation to ensure there's nothing remaining
> on the line, as in checking that the backslash is the last character.
> I find the difference very annoying...

Yep, but you can fix that with a ``set whichwrap=0'' in your .vimrc.  

	Roger
--
e-mail: espel@llaic.univ-bpclermont.fr, espel@unix.bigots.org
WWW page & PGP key: http://www.eleves.ens.fr:8080/home/espel/index.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970518055133.35020>