Mouse wheel scrolling in less and vim using urxvt
        Posted  
        
            by Adam Batkin
        on Super User
        
        See other posts from Super User
        
            or by Adam Batkin
        
        
        
        Published on 2009-11-25T11:22:16Z
        Indexed on 
            2010/03/30
            15:03 UTC
        
        
        Read the original article
        Hit count: 635
        
I have started working with rxvt-unicode (aka urxvt) but found an issue with mouse-wheel scrolling, as compared to gnome-terminal and konsole. The mouse wheel works fine for going through the scrollback buffer, but it doesn't work for automatic scrolling in less/most or vim (though in vim, setting mouse=a makes it work, but in a very different way, which I don't have to do with gnome-terminal/konsole).
Is there a way to make urxvt behave like gnome-terminal and konsole when in less and vim where the mouse wheel Just Works?
© Super User or respective owner