I have solved the problem with the next mapping:
inoremap <S-Right> <Esc><Right>v


2009/4/21 Rogers, Brian A. <[email protected]>

>  Ø  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”).
>
> >
>


-- 
Un saludo
Best Regards
Pablo Giménez

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

Reply via email to