On Sat, 26 Feb 2005 17:08:23 -0500 "Walter Dnes" <[EMAIL PROTECTED]>
wrote:
| So I'm down to 5 usable consoles in the region between {CTRL-ALT-F1}
| and {CTRL-ALT-F6}, and sometimes that isn't enough. At first, I
| thought that "screen" would be the answer. However, its colour
| support sucks, especially if you're trying to use colour-coded syntax
| in vim.
Your linux console isn't >16 colour capable, is it? If not, just add
this to your .vimrc:
if $TERM == "screen.linux"
set background=dark
endif
I should patch vim to make it understand that... Hrm...
--
Ciaran McCreesh : Gentoo Developer (Vim, Fluxbox, shell tools)
Mail : ciaranm at gentoo.org
Web : http://dev.gentoo.org/~ciaranm
pgpm3KBHdRihI.pgp
Description: PGP signature
