www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <3C3DF93E.9080706@ece.gatech.edu> |
Date: | Thu, 10 Jan 2002 15:27:42 -0500 |
From: | Charles Wilson <cwilson AT ece DOT gatech DOT edu> |
User-Agent: | Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 |
X-Accept-Language: | en-us |
MIME-Version: | 1.0 |
To: | dhorne AT xtra DOT co DOT nz |
CC: | Randall R Schulz <rrschulz AT cris DOT com>, cygwin AT cygwin DOT com |
Subject: | Re: vim and color |
References: | <BLEDKFLJDLPNJONGFLHNAEHBCAAB DOT dhorne AT xtra DOT co DOT nz> |
Dan Horne wrote: > Thanks Randall > > upon further investigation (and putting .vimrc in my home directory on not > gvimrc doh) I've discovered that color-coding is working if I use the > command window. However, if I use rxvt, I lose color and instead get text > emphasis in bolds and underlines. Obviously, I'm missing something but not > sure what. What does `echo $TERM' say? "xterm" doesn't support color -- but "rxvt" does. Try: export TERM=rxvt when you're using rxvt. Use TERM=cygwin when you use the bash-in-a-command.com window. --Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |