11 lines
276 B
Plaintext
11 lines
276 B
Plaintext
startup_message off
|
|
|
|
# Disable visual bell
|
|
vbell off
|
|
|
|
# Set scrollback buffer to 10000
|
|
defscrollback 10000
|
|
|
|
hardstatus alwayslastline
|
|
hardstatus string '%{= kG}[ %{G}%H %{g} - %S ][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %d.%m %{W}%c %{g}]'
|