16 lines
373 B
Text
16 lines
373 B
Text
vbell off
|
|
startup_message off
|
|
autodetach on
|
|
defscrollback 1024
|
|
encoding UTF-8
|
|
term screen-256color
|
|
|
|
bindkey -k k3 prev
|
|
bindkey -k k4 next
|
|
|
|
caption always
|
|
caption string '%{= kW}[ %{Y}%H %{W}][ %{Y}load %l %{W}][ %{Y}%d/%m/%Y %c %{W}][ %{Y}%?%-w%?%{Y}(%{B}%n%f %t%{Y})%{Y}%?%+w%? %{W}]'
|
|
|
|
attrcolor b ".I"
|
|
termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
|
|
defbce "on"
|