Hi folks.
I have the following in my .screenrc for Screen version 4.00.03 (FAU) 23-Oct-06
installed from
caption string "%?%F%{.R.}%?%t%?"
however, the red divider is not showing. If I read the docs correctly, this
string should show the 'active'
screen, in split mode. (Correct me if I am
Someone on this list, I cannot remember who, recommended using a
register and then processing the register. Here is a command I wrote
which redisplays a screen and it's save buffer so when you log back in
and reattach, you can get then scroll up:
register A "\001:hardcopy -h /tmp/mgrant.screendu
i am using screen to start another process on my linux server, so i can
attach/detach whenever i need to.
however, i would also like to programmatically send commands to this active
screen session, but it must be prefixed with a "Ctrl + a" key combination,
followed by any other key depending on