term screen-256color
attrcolor b ".I"
# Tell screen how to set colors. AB = background, AF=foreground
termcapinfo xterm ti@:te@
termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
# Erase background with current bg color.  Not needed if TERM=screen-256color
defbce "on"

hardstatus alwayslastline "%=%H | %l | %c"
caption always "%{wb}%-w%{wr}%n %t%{-}%+w %=%{c}%{y}%d::%m::%Y %{g}%c:%s"
#caption always "%{= dw}%-w%{=b .B}%n %t%{-}%+w"
startup_message off
defscrollback   5000
defnonblock     5
vbell   off

bindkey -k F2 next # переключение табов по <--f11 f12-->
bindkey -k F1 prev

utf8 on
