> The sequence is different inside screen. Instead, (for bash) do > > PROMPT_COMMAND='echo -ne "\033_hello1\033\\"' > > For something like .bashrc, it's best to test if you're inside a screen > session by checking the $TERM variable before setting the above > variable. > > -zeroguy > >
I'm running screen from freebsd, and can't change the titlebar for putty.. # uname -miprs FreeBSD 5.4-STABLE i386 i386 GENERIC # screen -v Screen version 4.00.02 (FAU) 5-Dec-03 if I do # echo -ne "\033_hello1\033\\" nothing happens, I have tryed to change the titlebar outside screen and that seems to work just fine.. //Fredrik -- Fredrik Erlandsson Fogdevägen 5a SE-371 40 Karlskrona Telefon : +46(0)455 - 82164 Mobil : +46(0)70 - 9798866 E-post : [EMAIL PROTECTED] ICQ-UIN: 8292444 _______________________________________________ screen-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/screen-users
