Within tmux, vim doesn't display spellcheck highlighting under the following
conditions:

  * t_Co=256 in ~/.vimrc
  * any 256-color vim colorscheme (molokai, wombat256, etc.)
  * tmux with or without setting default-terminal to "screen-256color"
  * xterm or rxvt-unicode-256 terminals

The strange thing is that vim correctly displays 256-color output within
tmux.  It's only the spellcheck highlighting that doesn't appear unless I
remove t_Co=256 from ~/.vimrc.  And of course, removing t_Co=256 kills the
256-color schemes.

I'm currently using tmux 1.0 and vim 7.2.  I tried running tmux with the
-2 flag as well, but no difference there either.

Has anyone else experienced this or managed to get things working?

-- 
Thayer Williams
http://cinderwick.ca/ 


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to