We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#Install
~/.ssh/config and set something like this:
Host *
LocalCommand /path/to/screen_ssh.sh $PPID %n
PermitLocalCommand yes
If you want the blue line to appear at the bottom of your Screen sessions, add this to ~/.screenrc (all on one line): hardstatus alwayslastline
"%{= bw} %{= bc}[%{-}%0c%{= bc}]%{-} [%-Lw%{= bW}%{+b}%50>%n%f* %t%{-b}%{= bw}%+Lw]%<"
Sourcen