This repository was archived by the owner on Apr 6, 2018. It is now read-only.

Description
Clicking the mouse to position the cursor can easily place it after the last character, while it should put it on the last character as all command-mode motions do.
As VIM has its command-mode cursor on a character, rather than between characters, it doesn't normally allow the cursor to be after the last character.