Ø  I have realized that if you are in insert mode and then press <Esc> and v to 
switch to visual mode the cursor is set to the character before, not the next 
character.

 

If there isn't an actual solution might it be possible for you to remap the 
functionality of v to move the cursor one position left than enter visual mode? 
 It looks like your problem is that when you leave insert mode that the cursor 
is set back one character.  Entering visual mode actually puts you at the 
current character (much like "i"). 


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to