Monday, November 19, 2012

Re: vim: is there a way to C-V a text object?

On 11/19/12 16:03, ping wrote:
> looks currently "C-v i/a p" is same as "v i/a p" for a paragraph...

Does the following do what you want?

v i/a p C-v

which should select the paragraph characterwise, then turn it into a
visual-block.

-tim



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