I\'ve installed the latest vim using homebrew and also installed mac-vim from the google code homepage. in mac-vim everything works fine. but when I run vim in terminal.app in m
I actually resolved this on OS X Mavericks (10.9) by removing set noesckeys from ~/.vimrc
set noesckeys
~/.vimrc