Thursday, June 14, 2012

problem: redirection of global print to register

Hi.
When I print result of the execution of global command into register:

:redir @a
:g/pattern/
:redir END

and then insert the register in buffer

"ap

I get only the first line of the result, when screen output is multiline.

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: