blob: f1f265ace89b700579354509ef69ffb74ac9423c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
defscrollback 10000
vbell off
startup_message off
altscreen on
term screen-256color
termcapinfo xterm* ti@:te@
defescape ^Tt
escape ^Tt
hardstatus alwayslastline "%{+b wk} %-w%{+b kb} %n %t %{-}%+w %=%{+ kG} %c/%d.%m.%Y "
|