I use vim on Mac OS X, but this is realy slow in Terminal.app and iTerm.
Progress over many lines becomes tedious.
some idea of solution?
|
I use vim on Mac OS X, but this is realy slow in Terminal.app and iTerm. Progress over many lines becomes tedious. some idea of solution?
| |||||
feedback
|
|
Maybe you have installed some broken plugins or something like that. Try to temporary rename directory with vim configs:
And/or main config file: mv ~/.vimrc ~/.vimrc.backup And try to use vim without configs | |||
|
feedback
|
|
I had this problem (just painfully slow) and it ended up being the Consolas font I was using in Terminal.App and ITerm Switching to Monaco in my case sped things up considerably | |||||
|
feedback
|
|
Try MacVim. There is also a 64 bit version available somewhere on the blog, which includes a new rendering layer. | |||
|
feedback
|