>> Hi,
>>
>>
>> First vim -nNX -u NONE ad :se ve=all
>> Then enter the following test with X representing the cursor:
>>
>>
>> if {
>>
>>
>>
>>
>> X
>>
>>
>>
>>
>> }
>>
>>
>> Now vaB is wrong
>>
>
>I don't see anything wrong. For me it selects all text from the opening { to
>the closing }. What do you see?
>
>I tried gvim 7.3.822 on Windows, and also vim (not gvim) 7.4b.14 on Solaris,
>both with "Huge" features. What version are you using?
Obviously I wasn't clear enough here so I will detail a bit:
First of all, because I am setting 've to all I hope it is clear that my cursor
is simply where it is without any white spaces before => so in 'virtual' space
And what I get is:
if {
*
*
*
*
*
*
*
*
*
}************X
* representing visual selection
Instead of
if {*
*
*
*
*
*
*
*
*
*
}
I used latest vim from hg to perform the test
--
--
You received this message from the "vim_dev" 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
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.