18 lines
346 B
Plaintext
18 lines
346 B
Plaintext
|
# disable the blinky terminal on audible bell
|
||
|
vbell off
|
||
|
|
||
|
autodetach on
|
||
|
startup_message off
|
||
|
crlf off
|
||
|
defscrollback 3000
|
||
|
silencewait 15
|
||
|
hardstatus alwayslastline "%{= kg}[%H %l] [%c] [%w]"
|
||
|
|
||
|
#so wird auch das bell zeichen ans terminal geschickt
|
||
|
bell_msg 'Bell in window %n ^G'
|
||
|
|
||
|
# Default Buffers
|
||
|
#screen -t Shell 1
|
||
|
#screen -t Shell 2
|
||
|
#select 0
|