On 03/03/10 17:25, rameo wrote:
When I select dragging the left mouse from the right to the left the
selection starts with the character after the cursor.
I would like to start the selection from under the cursor.
Is this possible?
I searched all help files but cannot find anything about it.
Works for me.
FYI, I have neither :behave mswin nor :behave xterm but
set selection=inclusive keymodel=startsel selectmode=key
if has("mouse")
set mouse=a mousemodel=popup selectmode+=mouse
endif
Note that in Insert mode in gvim, the vertical-bar cursor is on the LEFT
side of the cursor character cell (when 'rightleft' is off).
Best regards,
Tony.
--
People often find it easier to be a result of the past than a cause of
the future.
--
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