blob: 606fdeb4f96bfb6df4c23d9c01462da387ea3b50 (
plain)
1
2
3
4
5
6
7
|
# vim:syntax=screen
hardstatus alwayslastline
hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{=kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B}%Y-%m-%d %{W}%c:%s %{g}]'
# Default screens
#screen -t shell1 0
#screen -t shell2 1
|