Date: Sat, 17 May 1997 18:09:44 -0400 (EDT) From: Brian Tao <taob@nbc.netcom.ca> To: Thomas David Rivers <ponds!rivers@dg-rtp.dg.com> Cc: FREEBSD-HACKERS <freebsd-hackers@freebsd.org> Subject: Re: vim vs. nvi? Message-ID: <Pine.GSO.3.95.970517175658.21528Q-100000@tor-adm1.nbc.netcom.ca> In-Reply-To: <199705171239.IAA04196@lakes.water.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 17 May 1997, Thomas David Rivers wrote: > > 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. You can configure that behaviour with the "whichwrap" (ww) setting. It defaults to "b,s" (wrap on backspace and space). Practically everything is configurable in vim. :) -- Brian Tao (BT300, taob@netcom.ca) "Though this be madness, yet there is method in't"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.95.970517175658.21528Q-100000>