In insert mode I have a blinking vertical bar as cursor. I noted a strange thing when I'm in insert mode: I have to click with the mouse on the next letter in order to put the vertical bar before this letter. When I click on the space between two letters the cursor goes to the space before the previous letter:
In notepad and in other applications on my windows system (p.e. writing this message in my browser), the vertical bar goes where I click with the mouse. I would like to have this also in vim. What can I do to obtain this? This is what I have in _vimrc: set guicursor=i-c-ci:ver20-Cursor,r-cr:hor10-RCursor -- -- 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.
