delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Date: | Thu, 17 May 2001 16:02:29 +0400 |
From: | egor duda <deo AT logos-m DOT ru> |
X-Mailer: | The Bat! (v1.45) Personal |
Reply-To: | egor duda <cygwin AT cygwin DOT com> |
Organization: | deo |
X-Priority: | 3 (Normal) |
Message-ID: | <10181347571.20010517160229@logos-m.ru> |
To: | Alun Moon <alun DOT moon AT unn DOT ac DOT uk> |
CC: | cygwin AT cygwin DOT com |
Subject: | Re: changing terminal colours |
In-reply-To: | <49C55B27AA8FD411A30300508BCF7B70310C04@catalina.unn.ac.uk> |
References: | <49C55B27AA8FD411A30300508BCF7B70310C04 AT catalina DOT unn DOT ac DOT uk> |
Mime-Version: | 1.0 |
Hi! Thursday, 17 May, 2001 Alun Moon alun DOT moon AT unn DOT ac DOT uk wrote: AM> The default shell starts up with light text on a dark background. AM> If I change the colours from the DOS-window properties menu, then AM> although the colours change, things like the syntax highlighting in AM> vim don't respond to the changes... things like syntax highlighting in vim are configured from within things like vim itself. it's application task to configure terminal colors AM> What's the mechanism for changing the colours within cygwin? similar to other unices -- to change color, send appropriate escape sequence to terminal. cygwin terminal is supposed to be compatible with vt100. for example, try this in your cygwin window: bash$ echo -e "\033[36;44m" and see what happens. Egor. mailto:deo AT logos-m DOT ru ICQ 5165414 FidoNet 2:5020/496.19 -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |