On Thu, Jun 29, 2000 at 11:40:42AM +0100, Michael McCabe wrote:
> I don't want to start a vi vs. emacs debate. Using vi is it possible to
> search for one line and replace it with two lines.
>> e.g
>> replace
>> text of line 1
>> with
>> text of line1
> text of line2
>> I have tried various incarnations of :%s/text of line 1/text of line
> 1\ntext of line 2/g
>> but to no avail.
>> Cheers,
> M.
AFAIR, what you need to do is
:%s/text of line 1/text of line 1^Mtext of line 2/g
You can produce the ^M by hitting ctrl-v, then ctrl-m.
Leo
--
I've got green eyes, red hair, and I'm left handed. A hundred
years ago, I'd have been considered in league with the Devil.
http://www.cs.tcd.ie/Leo.Talbot
PGP: 0xD4225B61 fp=141B83BE A6F44EEF 8E379887 F6338DE7 D4225B61
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!