Can you show a screenshot of the problem?
Also what is TERM set to inside of tmux?
IIRC vim or some vim themes have a bug where they assume the terminal
supports BCE (background colour erase) even when it says it doesn't
(like tmux).
On Mon, Oct 31, 2011 at 11:38:09AM +0800, stardiviner wrote:
I find that vim's color has a little different with tmux.
for example:
I set vim's color with the 256-color set. like ctermbg=232
But the background color of tmux can not be changed by vim, even though I set
all
background color into 232. Still there is a little difference between vim and
tmux.
T