boysetsfrog / vimpc

Official repository for vimpc a vi/vim inspired client for the Music Player Daemon (mpd). Pull requests are welcome.
GNU General Public License v3.0
266 stars 34 forks source link

mouse on os x #29

Closed nilsbecker closed 10 years ago

nilsbecker commented 10 years ago

i :set mouse but clicking the tabs does nothing. is this expected to work on os x Terminal.app?

nilsbecker commented 10 years ago

it does work in xterm under Xquartz - but that's much uglier in all other respects

nilsbecker commented 10 years ago

ok, so it turns out Terminal.app just won't do it. whoever really wants this can use iTerm2 which works just fine with mouse events and vimpc. be sure to enable the option key to send also esc in the preferences of iTerm2 otherwise vimpc tab switching won't work.