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/