How to enable mouse in Vim on Mac

If you want to activate the mouse in Vi on Mac machines, do this:
  1. Put set mouse=a into your ~/.vimrc
  2. Install SIMBL
  3. Install MouseTerm
  4. Works!
On Linux the mouse will work without doing 2-3.

Comments

Popular posts from this blog

Tuning ext4 for performance with emphasis on SSD usage

Eclipse sucks, so use NetBeans!