Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3B03D376.24C8BDB@iee.org> Date: Thu, 17 May 2001 14:34:46 +0100 From: Don Sharp X-Mailer: Mozilla 4.74 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: egor duda Subject: Re: changing terminal colours References: <49C55B27AA8FD411A30300508BCF7B70310C04 AT catalina DOT unn DOT ac DOT uk> <10181347571 DOT 20010517160229 AT logos-m DOT ru> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Absolutely nothing in my cygwin bash box. Cheers Don Sharp egor duda wrote: > > 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 -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple