Path: utzoo!attcan!uunet!mcvax!hansm From: hansm@cwi.nl (Hans Mulder) Newsgroups: comp.editors Subject: Re: tilde in vi regular expression Message-ID: <7729@boring.cwi.nl> Date: 22 Nov 88 18:17:14 GMT References: <17243@agate.BERKELEY.EDU> Sender: news@cwi.nl Organization: CWI, Amsterdam Lines: 7 In article <17243@agate.BERKELEY.EDU> vojta@math.berkeley.edu (Paul Vojta) writes: >What does the tilde do in a vi regular expression? For example, if my file >contains the lines When you have done :s/pattern/replacement/, the tilde matches the replacement. Hans Mulder hansm@cwi.nl mcvax!hansm