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 sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Date: | Tue, 4 Jul 2000 09:44:45 -0400 (EDT) |
From: | Adam Schlegel <aceschle AT thinkage DOT ca> |
To: | cygwin mailing list <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | Re: Programmatically set window title |
In-Reply-To: | <200007041321.JAA15692@envy.delorie.com> |
Message-ID: | <Pine.LNX.4.10.10007040943160.18574-100000@mailhost.thinkage.ca> |
MIME-Version: | 1.0 |
Where can we find out more about these terminal escape codes? What else can be done with them? On Tue, 4 Jul 2000, DJ Delorie wrote: > > > Is there any command (or function) that can be used to set window title? > > I normally set window title under X11 to combination if user, host and > > $PWD and would like to do the same under Cygwin. > > cygwin's terminal emulator supports the same escape codes > as xterm does for setting the title: > > ESC ] 0 ; <your title here> ^G > > There's also a Win32 API call to set the title from inside a program. > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |