I'm using Vim version 7.3.

When in visual block mode, once I have chosen a one-line column, the last char 
has not been highlighted. For example consider the following text:

|   first 
|   second
|   third

I move the cursor the first 'f', enter visual block mode with 'Ctrl-V' and do a 
'2j' to move to 't' of third.

This, however, will only highlight 'f' and 's' (the first characters from the 
first and second lines). This wasn't a problem when my terminal used a block 
for its cursor ( [] ), which was something that highlighted the final line.

Recently I switched to and underline character ( _ ) for cursor, and now that 
makes me a little dizzy trying to figure out the portion selected. Could it be 
the 7.4 version ( or a quick patch for 7.3 ) that would also highlight the last 
character?? I hope the example was useful to understand the 'issue'.

Thanks...

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

--- 
You received this message because you are subscribed to the Google Groups 
"vim_use" 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.


Reply via email to