screenrc
GNU Screen Config .screenrc
# GNU Screen config file
# Filename: ~/.screenrc
# Name <example@gmail.com>
startup_message off
vbell off
maxwin 8
defscrollback 5000
hardstatus on
hardstatus alwayslastline
termcapinfo xterm "ks=E[?1lE:kuE[A:kd=E[B:kl=E[D:kr=E[C:kh=E[5~:kH=E[F"
hardstatus alwayslastline "%{-b gk}%-w%{+b kg}%50>%n %t%{-b gk}%+w%< %= %{mk}%l %{ck}%d%{wk}-%{ck}%m %{gk}%c"