* Artur Skonecki had this to say on [14 Dec 2009, 18:55:23 +0100]: > Hi, > I have following escape in my $PS1: '\[\ek\e\\\]' > which is supposed to cause screen to modify window title to the name > of a running command. Currently, it works only in the FIRST window > created by screen ( the escape used for displaying current directory > works well).
What version of screen are you using? Also, the exact $PS1 you have, and the relevant commands in your .screenrc will be useful in figuring out what may have broke this. Cheers, Sadrul