On Mar 23, 6:24 pm, Gary Johnson <[email protected]> wrote: ... Hi Gary, You are right, there is one column more in insert mode than in normal mode. This is clear if you have "set ruler" which indicates column 54 if you are positionned after the last available column 53 in normal mode. I guess that is why the option "set virtualedit=onemore" has been invented.
Indeed setting virtualedit=onemore DOES SOLVE the problem as indicated previously. But this solution has unpleasant side-effects in normal mode. It must be possible to solve the problem differently (by indicating somehow to .viminfo that the quit has been done with the cursor at the end of a line in insert mode). It is the developpers' job to find a solution. Best regards, Jean -- 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 To unsubscribe from this group, send email to vim_use+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
