Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
To: cygwin@cygwin.com
X-Injected-Via-Gmane: http://gmane.org/
Path: not-for-mail
From: "Dennis W. Bulgrien" <DBulgrien@vcsd.com>
Newsgroups: gmane.os.cygwin
Subject: Re: Screen color question
Date: Thu, 11 Jul 2002 16:12:19 -0500
Lines: 15
Message-ID: <agks72$j46$1@main.gmane.org>
References: <3.0.5.32.20020306153922.00977ec0@pop.shore.net> <3.0.5.32.20020306164913.00986020@pop.shore.net>
NNTP-Posting-Host: saturn.vcsd.com
X-Trace: main.gmane.org 1026421794 19590 64.238.237.215 (11 Jul 2002 21:09:54 GMT)
X-Complaints-To: usenet@main.gmane.org
NNTP-Posting-Date: Thu, 11 Jul 2002 21:09:54 +0000 (UTC)
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.50.4522.1200
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300

The others were thinking we had problems with the default text color, like
the output of export for example.  Its the prompt which defaults to
dark-green and dark-yellow on black.  To brighten it up you can specify the
bold attribute to PS1.  The 32m is dark green; replace [32m\] with [1;32m\].
This causes the prompt to be light-green and light-yellow on black.  I can
supply the color defs if you are interested in changing it further.

"Barry Goldstein" <bag@shore.net> wrote in message
news:3.0.5.32.20020306164913.00986020@pop.shore.net...

> The prompt strings are
> PS1=$'\\[\\033]0;\\w\\007\n\\033[32m\\]\\u@\\h
\\[\\033[33m\\w\\033[0m\\]\n$ '





--
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/

