blob: 3adca730bc73ae93c8780ce8d138253df97907c4 (
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 %{g}]'
# Default screens
#screen -t shell1        0
#screen -t shell2        1
 |