You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
257 B
11 lines
257 B
3 years ago
|
vbell off
|
||
|
escape ^Zz
|
||
|
|
||
|
startup_message off
|
||
|
|
||
|
# define a bigger scrollback, default is 100 lines, I like large scrollback
|
||
|
defscrollback 10000
|
||
|
|
||
|
# another way to show window list
|
||
|
caption always "%{= kw}%-w%{= kG}%{+b}[%n %t]%{-b}%{= kw}%+w %=%M%d 0c %{g}%H%{-}"
|