Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Fri, 24 Jun 2005 10:45:57 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Laran Evans cc: cygwin AT cygwin DOT com Subject: Re: More robust color terminal In-Reply-To: <42BAF439.6060403@cornell.edu> Message-ID: References: <42BAF439 DOT 6060403 AT cornell DOT edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,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/