Wednesday, February 3, 2010

Re: Possible bug affecting append/insert commands within :global

Am 23.01.2010 17:16, schrieb Brett Stahlman:
>> From the Vim help on :append and :insert...
>
>>>>
> When these commands are used with :global or :vglobal then the lines
> are
> obtained from the text following the command. Separate lines with a
> NL
> escaped with a backslash:
> :global/abc/insert\
> one line\
> another line
> The final "." is not needed then.
> <<<

A similar thread from July 2009
Subject: :global problem
http://groups.google.com/group/vim_use/browse_thread/thread/2ff60cd19b813e62

--
Andy

--
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

No comments: