attrcolor b ".I"
defbce "on"
startup_message "off"

# Log N lines
defscrollback 20000

hardstatus alwayslastline
hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r} (%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %d/%m %{W}%c %{g}]'

term xterm
termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'

multiuser on

vbell off

# Window numbering starts at 1, not 0.
bind c screen 1
bind 0 select 10

# Default screens
# screen -t NameOfScreen ScreenNumber ShellCommanId
screen 1

#escape ^Bb
#escape ^Gg
#escape ^^^
#escape ^\\ 
bindkey "[29~" command    # menu key
