This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: mouse wheel doesn't work in vim


On Tue, Jan 20, 2009 at 8:50 AM, ludo wrote:
> Hi,
>
> my mouse wheel works fine in my terminal (rxvt)
> but when I use vim, the mouse wheel doesn't scrool the screen
>
> According to vim documentation, I try to add some additionnal mappings in my
> .vimrc without success
>
> Is this a vim issue ?
>
> or is it a rxvt issue ?

Try  :set mouse=a  to enable the vim to use the mouse in all modes.
That will do the trick for you.

~Matt

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]