Monday, November 19, 2012

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

On Mon, Nov 19, 2012 at 5:08 PM, Tim Chase <vim@tim.thechases.com> wrote:
> 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,

Notice your first reply does not have the s. How it got there for ping
is very strange.

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