e -X display # Show a table listing of all
currently connected displays.
$ screen -S aSessionName -X exec /bin/sh # Start a new shell in the
specified session's current screen-window.
-- Steve Ross
t have an effect when
opening *new* screen-window.
For a previously opened screen-window, the related "screen" command of
"dynamictitle off" lets you to turn off dynamic changes to the title of
the screen-window.
-- Steve Ross
On 5/19/2020 4:06 PM, Steve Ross wrote:
rent system does the trick.
(I've referred to the manual page for "screen" many times, but somehow I
missed the section that explains the "title-string escape-sequence" and
the "title-escape-sequence".)
Thanks again,
-- Steve Ross
On 5/19/2020 3:15 PM, Neal Ful
uot;${HOSTNAME%%.*}"
"${PWD/#$HOME/\~}"
I don't think that does any Xterm title resetting.
One other line in my "~/.screenrc" file that may be relevant is:
term screen-256color
Any other pointers?
-- Steve Ross
On 5/18/2020 4:37 PM, Neal Fultz wrote:
I would rec
or am I missing
something?
My version/release of "screen" on Fedora is 4.6.2-8.fc30.
Thanks for any help,
-- Steve Ross