X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_51,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <4975D6B5.9080909@gmail.com> References: <4975D6B5 DOT 9080909 AT gmail DOT com> Date: Tue, 20 Jan 2009 11:56:27 -0500 Message-ID: <17393e3e0901200856t65685e6ay3aa4e32957b6b457@mail.gmail.com> Subject: Re: mouse wheel doesn't work in vim From: Matt Wozniski To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/