On Wednesday, November 21, 2012 4:48:56 PM UTC+8, Gary Johnson wrote:
> You could move the cursor to the right before executing
> 
> :startinsert, like this:
> 
>     normal l
> 
>     startinsert
> 
> Regards,
> 
> Gary
Thanks, Gary.
I found that when the cursor is at the end of a line,
vim can't move the cursor right.
So the result is still insert but not append.
I am using ve=all as a temporary solution,
Do you have more suggestion to make it work in ve= never.

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

Reply via email to