Hi all

Looks like this works, to set the terminal title and screen window title:

PROMPT_COMMAND='echo -ne
"[EMAIL PROTECTED]:${PWD/#$HOME/~}\033\\
[EMAIL PROTECTED]:${PWD/$HOME/~}\033\\"'

It doesn't work without the space between the two parts (i.e. the
space after the first \\).

--
jean                                              . .. .... //\\\oo///\\


_______________________________________________
screen-users mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to