> If I understand you correctly, you want the mouse wheel
>  to always scroll in all windows simultaneously?  

No.  I want it to behave as yours does, "mouse wheel only scrolls in the
active window".

This seems to be a problem specific to Microsoft Windows.  (I am running
XP.)  I should have mentioned that before.

--Bill


-----Original Message-----
From: Tobia [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 24, 2007 2:45 PM
To: vim
Subject: Re: Remapping mouse-wheel

Waters, Bill wrote:
> When I have a split window (horizontal or vertical), the mouse wheel
> only works in one of the two splits.  It works in either (as it
> should) when I do a CTRL-mouse-wheel.

I don't think I understand your problem.

Ctrl-mouse wheel has no particular effect on my system (Vim 7.1 Gtk on
Debian) and it's not supposed to, according to the manual.

On my Vim the mouse wheel only scrolls in the active window, both with
and without Ctrl,


> I am looking for a work-around to this problem.

If I understand you correctly, you want the mouse wheel to always scroll
in all windows simultaneously?  Then put this in your .vimrc:

        set scrollbind


HTH
Tobia

Reply via email to