I'm using Command-T on an ubuntu machine and it's freaking out. When I press <leader> t
, it will exit VIM, and then totally change the allignment of my screen (Text just appears indented in strange an usual ways).
To fix this, I opend up my .vimrc file and mapped command-T to f.
map <silent> <LocalLeader>f :CommandT<CR>
But it doesn't change the behavior--i.e. when I press <leader> t
, Vim shuts down and the terminal window will display weird indentation for the rest of my session.
When I say that VIM shuts down, I mean that I'm exited from the program abruptly, but without any error message being thrown.
My system details are as follows:
- VMware Fusion 6 running Ubuntu 12.04.1 LTS, release 12.04, Precise
- zshell 4.3.17
- VIM 7.3
- tmux 1.6