xterm question

Furmanek, Greg plug-discuss@lists.PLUG.phoenix.az.us
Fri, 31 Aug 2001 11:47:44 -0400


How about ksh?

> -----Original Message-----
> From: Nick Estes [mailto:nick@nickstoys.com]
> Sent: Friday, August 31, 2001 8:23 AM
> To: plug-discuss@lists.PLUG.phoenix.az.us
> Subject: Re: xterm question
> 
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> > Is there a way to dynamically change the title bar
> > when xterm is running.  (not on the command line)?
> 
> Of course!  Try sticking this in your profile (assuming you use bash):
> 
> title()
> {
>   echo -ne '\033]0;'$1 '\007'
> }
> 
> It works in xterm and several other terminals too.  You can 
> also change
> the title of an xterm you're not in by redirecting the output 
> of that echo
> to the pty of the xterm.
> 
> 	--Nick
> 
> On Fri, 31 Aug 2001, Furmanek, Greg wrote:
> 
> >
> >
> > -------------------------------------
> >             Greg Furmanek
> > -------------------------------------
> >
> >
> >
> >
> > "The sender believes that this E-mail and any attachments 
> were free of any
> > virus, worm, Trojan horse, and/or malicious code when sent. 
>  This message
> > and its attachments could have been infected during 
> transmission.  By
> > reading the message and opening any attachments, the 
> recipient accepts full
> > responsibility for taking protective and remedial action 
> about viruses and
> > other defects.  The sender's employer is not liable for any 
> loss or damage
> > arising in any way from this message or its attachments."
> >
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.6 (GNU/Linux)
> Comment: pgpenvelope 2.10.2 - http://pgpenvelope.sourceforge.net/
> 
> iD8DBQE7j6vPv+hjYTGg7s4RArzVAJ4h1Ygyl4DSatKie3ILhJXZbv21vgCfYyWj
> lldmYRTP9/56L9nniberKt4=
> =8km8
> -----END PGP SIGNATURE-----
> 
> ________________________________________________
> See http://PLUG.phoenix.az.us/navigator-mail.shtml if your 
> mail doesn't post to the list quickly and you use Netscape to 
> write mail.
> 
> PLUG-discuss mailing list  -  PLUG-discuss@lists.PLUG.phoenix.az.us
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
> 


"The sender believes that this E-mail and any attachments were free of any
virus, worm, Trojan horse, and/or malicious code when sent.  This message
and its attachments could have been infected during transmission.  By
reading the message and opening any attachments, the recipient accepts full
responsibility for taking protective and remedial action about viruses and
other defects.  The sender's employer is not liable for any loss or damage
arising in any way from this message or its attachments."