13 lines
355 B
Plaintext
13 lines
355 B
Plaintext
|
startup_message off
|
||
|
defscrollback 5000
|
||
|
termcapinfo xterm ti@:te@
|
||
|
termcapinfo xterm-color ti@:te@
|
||
|
hardstatus alwayslastline
|
||
|
hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %m/%d/%Y %{W}%c %{g}]'
|
||
|
vbell off
|
||
|
shell /bin/bash
|
||
|
logtstamp on
|
||
|
logtstamp after 1
|
||
|
logfile flush
|
||
|
term screen-256color
|