Tuesday, March 26, 2013

mouse cursor and copy/paste

Hi,

I'm using VIM 7.3 on Windows 7 (32-bit). I want two things:
1) Prevent active window selection to change VIM cursor location (don't want the left mouse click to select the VIM window to affect the existing VIM cursor)
2) Ability to copy/paste to/from windows keyboard (preferrable with edit>copy and edit>paste).

To get (1), I've tried "set mouse=v" (or =c or =i). Visual, Insert and Command each give me (1). Default of =a, or Normal does not.

When I have Visual, Insert or Command mouse modes, the edit> copy function does not work. I've read help pages gui-mouse, gui-mouse-move and gui-mouse-select, and tried various combinations of "selectmode" and "mousemodel", but can't come up with a combination that works.

Any ideas??

Thanks!
Gary

--
--
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 vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: