Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Titlebar-handling with zsh and screen



> 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