shell -/bin/bash
defshell -/bin/bash

bind c screen 1
bind ^c screen 1
bind 0 select 10
screen 1
hardstatus off
hardstatus alwayslastline
hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %m-%d %{W} %c %{g}]'
term screen-256color
startup_message off
autodetach on
#shell -/bin/bash
#defshell -/bin/bash<