No, scrollbind is not set. Keep in mind that I see this problem when I start with "-u NONE -U NONE".
> ftp://ftp.vim.org/pub/vim/pc/gvim71.exe That's what I am running. Similar behavior has been reported by at least one other Windows user. -----Original Message----- From: Reid Thompson [mailto:[EMAIL PROTECTED] Sent: Thursday, May 24, 2007 3:30 PM To: Waters, Bill Cc: Tobia; vim Subject: Re: Remapping mouse-wheel Waters, Bill wrote: >> 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 > gvim 7.1 (installed using the windows installer ftp://ftp.vim.org/pub/vim/pc/gvim71.exe ) scrolls in active window only on my XP Pro. ( scroll and CTRL-scroll ). You don't by chance have scrollbind set true by accident somewhere???? :set all will show all the current settings.