When I SSH to a server, I would like screen to open that SSH
connection in a new window and (re)name that window as that server's
name. I have seen this done somewhere before using hardstatus but I
don't have that config.

Here's my .screenrc file.

startup_message off
defscrollback 50000
escape \034\034
idle 3600 lockscreen
msgminwait 3
msgwait 30
vbell on
vbell_msg " -- huh? --   "
termcap xterm* xn:hs@
hardstatus on
hardstatus alwayslastline
hardstatus alwayslastline "%{=b}%{G} Screen(s): %{b}%w %=%{kG}%C%A
%D, %M/%d/%Y "

Thanks.


_______________________________________________
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to