diff --git a/LDP/howto/docbook/Bash-Prompt-HOWTO/Bash-Prompt-HOWTO.sgml b/LDP/howto/docbook/Bash-Prompt-HOWTO/Bash-Prompt-HOWTO.sgml index 1029e224..3595ddcd 100644 --- a/LDP/howto/docbook/Bash-Prompt-HOWTO/Bash-Prompt-HOWTO.sgml +++ b/LDP/howto/docbook/Bash-Prompt-HOWTO/Bash-Prompt-HOWTO.sgml @@ -1757,6 +1757,8 @@ program and what you should really do is rush out and find out what screen is - if you've read this far in the HOWTO, you're enough of a Command Line Interface Junkie that you need to know. + + If you use screen in Xterms and you want to manipulate the title bar, your life may just have become a bit more complicated ... Screen can, but doesn't @@ -3187,9 +3189,11 @@ PS4='+ ' + @@ -3235,9 +3239,11 @@ PS1="\!,$cur_tty,\$?\$ " + @@ -3284,9 +3290,11 @@ PS2="> " + @@ -3605,9 +3613,11 @@ PS2="$LIGHT_BLUE-$YELLOW-$YELLOW-$NO_COLOUR " + @@ -3690,9 +3700,11 @@ PS4='+ ' +