screen-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[screen-devel] [bug #52754] screen -X title affects wrong window


From: Amadeusz Sławiński
Subject: [screen-devel] [bug #52754] screen -X title affects wrong window
Date: Thu, 28 Dec 2017 13:18:37 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0

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/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]