On Thu, Mar 13, 2014 at 9:51 PM, Benjamin Kudria wrote:
> I've tried mapping cmd-click to a command like so:
>
> map <D-LeftMouse> <LeftMouse><c-]>
>
> but it doesn't seem to work. (The map with <C-LeftMouse> works fine.) Is this 
> is a limitation in MacVim? Is it possible to have a mapping like this work?

I believe its a limitation.  You can see which key event is received
by entering insert mode, hitting <C-v> and then clicking the mouse
holding down various keys.  Doing this it looks like cmd-clicking is
interpreted as a normal click.

I vaguely remember looking into this a while ago and giving up, but it
doesn't seem like it should be impossible to implement.

Björn

-- 
-- 
You received this message from the "vim_mac" 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_mac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_mac+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to