On Thu, 23 Jun 2005, Laran Evans wrote:

> So, I'm working with 8 colors in my rxvt terminal. It seems that's all
> that's available. Where this really becomes a drag is when trying to
> apply different color themes in Vim. Most light colored themes all look
> the same, with colors reducing to the 8 available.
>
> So, my question is this: Can I use some different option to get a more
> robust color terminal?
>
> My Cygwin.bat currently looks like this:
>
> @echo off
> C:
> chdir C:\Cygwin\bin
> C:\Cygwin\bin\rxvt.exe -e bash --login -i
>
> Any suggestions?

Both rxvt and the cmd.exe window only support 16 colors.  I guess you
could run X and use an xterm (which should support 256 colors, IIRC).

Alternatively, you could compile (and, hopefully, contribute) gvim. :-)
        Igor
-- 
                                http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_                [EMAIL PROTECTED]
ZZZzz /,`.-'`'    -.  ;-;;,_            [EMAIL PROTECTED]
     |,4-  ) )-,_. ,\ (  `'-'           Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL     a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"The Sun will pass between the Earth and the Moon tonight for a total
Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to