Thursday, March 29, 2012

Re: executing a recording on a selected block

On 22:48 Wed 28 Mar , sinbad wrote:
> how to execute a recording on a selected visual block.
>
> -sinbad
>
> --
> 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

It seems that the normal procedure works fine. Just use @{register_name}.
For example if I record x command in to the register q, then ve@q will work as
expected.

Best,
Marcin

--
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: