tmux与vim主题不一致

在centos6.5 x64 vim6.2

需要在tmux.conf中添加set -g default-terminal "screen-256color"

然后再次启动tmux的时候用tmux -2就可以了

-2 Force tmux to assume the terminal supports 256 colours.

via:linux吧

 

fedora20 vim74的情况下则可以看下面这篇博文

ref

 

你可能感兴趣的:(vim)