~ woodworker /.screenrc

pasted together
# Statusleiste {{{
    #caption always "%{+b rk}$USER@%{wk}%H | %{yk}(load: %l)  %-21=%{wk}%D %d.%m.%Y %0c"
    #caption always "%{+b rk}$USER@%{wk}%H | %-21=%{wk}%D %d.%m.%Y %0c"
    caption always "%{= Wk}[%{= WK}%3n %9t %{= Wk}][%= %{= WK} F5=Split, F6=Close Split, F9=new, F10=Titel, F11=prev, F12=next %{+b Wk}%= ]"
    hardstatus alwayslastline "%{= kG}[ $USER@%{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %d.%m.%Y %{W}%c:%s %{g}]"
    #hardstatus alwayslastline "%{wr}%n%f %t %{kw} | %?%-Lw%?%{wb}%n*%f %t%?(%u)%?%{kw}%?%+Lw%? %{wk}"
#}}}

# Optionen {{{
        #nethack               on              # default: off
        # don't display the copyright page
        startup_message       off             # default: on

        logfile ~/clogs/screen_%y-%m-%d_%0c

        bindkey -k F1 prev
        bindkey -k F2 next
        bindkey -k k9 screen
        bindkey -k k; title
        bindkey -k k8 windowlist -b
#}}}

# Splitscreen {{{
        bind + resize +3
        bind - resize -3
        bindkey -k k5 split
        bindkey -k k6 remove
# }}}

msgwait 15

focus
select 0