My .vimrc has the following lines
.vimrc
set mouse=a map map
But wh
Using vim in iTerm 2 in OS X, you can :set mouse=a to enable scrolling with the scroll wheel, as well as selecting to enter Visual mode, etc.
:set mouse=a