X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <2191.10.38.22.43.1199893287.squirrel@mail.tmorton.com> Date: Wed, 9 Jan 2008 10:41:27 -0500 (EST) Subject: rxvt red is displayed as white From: "Jeff Fulmer" To: cygwin AT cygwin DOT com Reply-To: jeff AT joedog DOT org User-Agent: SquirrelMail/1.4.5 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 I'm at wit's end here. I'm starting cygwin as follows: @echo off set EDITOR=vi set VISUAL=vi set CYGWIN=codepage:oem tty binmode title C:\opt\cygwin\bin\rxvt.exe -geometry 120x35 -title "Korn Shell" -bg 7 -fg 18 -sr -sl 1500 -e /usr/bin/ksh -l I've tried a bazillion different TERM settings and with each one I have the same problem. While editing files in vi, my string literals which are set to appear as red, appear as white. This problem appears only on my laptop. On windows servers that I log into via RemoteDesktop, I don't have this problem. My strings appear as red. I've copied configs from those servers to my laptop and still my strings appear as white. My laptop is capable of displaying red. It just doesn't do it in rxvt. Any thoughts? Jeff -- 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/