Update of bug #52754 (project screen): Status: None => Invalid Open/Closed: Open => Closed
_______________________________________________________ Follow-up Comment #1: Hey, that's not a bug, but normal interaction between shell commands and screen. By default all commands go to acitve window, if you want to change window title of the window you type in you should do something like: sleep 10; screen -p $WINDOW -X title XXX where $WINDOW will get automatically expanded to number of current window (you can check it with echo $WINDOW). _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?52754> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/