CTRL+mouse wheel in gvim (windows) not paging

Posted by andrew on Stack Overflow See other posts from Stack Overflow or by andrew
Published on 2010-12-21T17:33:59Z Indexed on 2010/12/22 3:54 UTC
Read the original article Hit count: 179

Filed under:
|
|

Hello, I'm loving vim, but one thing that's bugging me is that when I hold the control key and mouse wheel up or down, the window scrolls normally when the bindings are telling it to page up/down.

I'm using the exact same vimrc file (and plugins) on one of my linux machines and the CTRL+mouse wheel does page up down (as opposed to just normally scrolling like in windows).

Is there some way to force gvim to response to a ctrl+MouseUp/Down event? It seems to be ignoring it in windows ='[

© Stack Overflow or respective owner

Related posts about Windows

Related posts about vim