Michael Naumann wrote: > >Has anyone found a way to > >make it ignore shifted mouse events but still process normal clicks? > > You can disable it via > :map <S-LeftMouse> <Nop> > Put this in your .vimrc and you're set.
That does disable it, and prevent VIM from doing a search when I shift-click, but the click-event still doesn't reach gpm, so I still can't select or paste to/from other console programs. This just causes VIM to `do nothing' on receiving a mouse click, rather than `ignoring' it, if you understand the difference. Glyn -- When I talk, you will talk. When you talk, it will fall back into place. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]