home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.questions
- Path: sparky!uunet!murphy!jpradley!jpr
- From: jpr@jpradley.jpr.com (Jean-Pierre Radley)
- Subject: Re: Vi Question
- Organization: Unix in NYC
- Date: Wed, 22 Jul 1992 02:33:16 GMT
- Message-ID: <1992Jul22.023316.2228@jpradley.jpr.com>
- References: <1992Jul21.122045.2800@cbfsb.cb.att.com>
- Lines: 23
-
- In article <1992Jul21.122045.2800@cbfsb.cb.att.com> nll@cbnewsb.cb.att.com (neal.l.leitner) writes:
- >I recall on Unix Sys V running on an Amdahl, when you were in vi and
- >did a search that wrapped around, there was a message displayed on the
- >bottom of the screen telling you that the Search Wrapped Around.
- >
- >Currently, I am running Unix Sys V rel 3.2.3 and 4.0, and this feature
- >does not seem to be available or turned on. Does anyone know how to
- >enable this feature???
-
-
- Either
- :set wrapscan
- :set ws
- or
- :set nowrapscan
- :set nows
- as you prefer.
-
- This is usually on by default. Try
- :set all
- and see.
- --
- Jean-Pierre Radley Unix in NYC jpr@jpr.com jpradley!jpr CIS: 72160,1341
-