On Mon, Jan 11, 2010 at 8:04 AM, Paul wrote:
> On Fri, Jan 08, 2010 at 06:02:08PM -0500, Matt Wozniski wrote:
>>
>> You seem to be having two separate issues.  As far as getting the
>> mouse working, the only requirements are that a) your terminal
>> emulator supports sending mouse clicks to applications, b) you have
>> +mouse compiled into your vim (you do), and c) that the 'mouse' and
>> 'ttymouse' options are set up to allow it.  Try :set mouse=a if you
>> haven't already, that might be all that's needed.  Otherwise, we'll
>> need more info.
>
> ttymouse=TERM and mouse=a. What more info would you like? :)

ttymouse shouldn't be set to TERM, it should be set to either "xterm"
or "xterm2".  What terminal emulator are you running?  Do things work
properly with a local vim instance running in that terminal?

>> Your other issue is talking to the X server.  If x forwarding is
>
> This is working now, since I installed gpm-mouse.

Strange - gpm should only be required if you're ssh'ing from a linux
virtual console (ie, /dev/tty1 by doing ctrl-alt-f1); it shouldn't
affect things using an X11 terminal...

~Matt
-- 
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

Reply via email to