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 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 To: cygwin mailing list Subject: Re: Programmatically set window title In-Reply-To: <200007041321.JAA15692@envy.delorie.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 ; ^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