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 Message-ID: <42BAF439.6060403@cornell.edu> Date: Thu, 23 Jun 2005 13:41:13 -0400 From: Laran Evans Reply-To: lc278 AT cornell DOT edu User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: More robust color terminal Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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? Thanks - Laran Evans -- 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/