bartman's blog

256 colour xterms

bartman

Welcome to the 90’s! 256 colours are here!

It’s pretty sad. I got really excited today when I read the Tip #1312: 256 colors in vim.

I quickly installed the few colour schemes listed in the tip and was really impressed with the inkpot scheme… it’s pretty.

So first, you seem to need a recent xterm vim 6.4 or vim 7. The xterm or vim that shipped with Debian/Sarge does not support 256 colours… or at least, that’s what was reported to me on IRC.

Here are some useful links:

NB: I had to make the change mentioned on the page to my .screenrc and rebuild my screen package:

sudo apt-get build-dep screen
apt-get source screen
cd screen*
dpkg-buildpackage
cd ..
dpkg -i screen*.deb

Here are my config files:

Tags: