From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15797 invoked from network); 9 Mar 2002 05:19:40 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 9 Mar 2002 05:19:40 -0000 Received: (qmail 17069 invoked by alias); 9 Mar 2002 05:19:29 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 4743 Received: (qmail 17056 invoked from network); 9 Mar 2002 05:19:28 -0000 Date: Sat, 9 Mar 2002 00:18:05 -0500 From: Clint Adams To: Juhapekka Tolvanen , zsh-users@sunsite.dk, Sven Guckes , jw@cs.fau.de, ric@giccs.georgetown.edu Subject: Re: Titlebar-handling with zsh and screen Message-ID: <20020309051805.GA29385@dman.com> References: <20020309051250.A30021@verso.st.jyu.fi> <20020309051217.GA22866@greux.loria.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020309051217.GA22866@greux.loria.fr> User-Agent: Mutt/1.3.27i > 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