> Has anyone got background color/true colors working for vim (not gvim,
> I'm talking about vim) through Putty?
May be following will be helpfull: using Matt's script:
http://www.cs.drexel.edu/~mjw452/colorschemedegrade.tar.gz
http://groups.google.com/group/vim_use/browse_thread/thread/2bcee5caf6f4a356
I have reached today very nice results with
a) cygwin vim version, (i use puttycyg to work with local cygwin
environment).
b) ssh-ing with putty from WinXP to SuSE 9.3
For cygwin it was just necessary to install additionally gvim cygwin
package and redefine /usr/bin/vim to be softlink to /usr/bin/gvim; vim
on SuSE were already compiled with X11 support. Colorscheme which i
have tested is ps_color, with very nice eye-friendly light-gray
background and very balanced colors. It's looks now very similar to
the GUI colors.