Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Titlebar-handling with zsh and screen
- X-seq: zsh-users 4743
- From: Clint Adams <clint@xxxxxxx>
- To: Juhapekka Tolvanen <juhtolv@xxxxxxxxx>, zsh-users@xxxxxxxxxx, Sven Guckes <guckes@xxxxxxxxxxxxxxxxx>, jw@xxxxxxxxx, ric@xxxxxxxxxxxxxxxxxxxx
- Subject: Re: Titlebar-handling with zsh and screen
- Date: Sat, 9 Mar 2002 00:18:05 -0500
- In-reply-to: <20020309051217.GA22866@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20020309051250.A30021@xxxxxxxxxxxxxxx> <20020309051217.GA22866@xxxxxxxxxxxxxx>
> Not here: when I change the screen window, the titlebar isn't updated.
> I posted an article about this in a French newsgroup (fr.comp.os.unix)
> several months ago, but got no solution.
Depending on the version of screen you have, putting this in your
.screenrc may help.
hardstatus string "%h (%n.%t)%? users: %u%?"
termcapinfo xterm*|rxvt* hs:ts=\E]2;:fs=^G:ds=\E]2;TITLEDISABLED^G
Messages sorted by:
Reverse Date,
Date,
Thread,
Author