Commit | Line | Data |
---|---|---|
1 | startup_message off | |
2 | caption always "%{= kc}GNU Screen $USER@%H (load: %l)%-28=%{= .m}%D %d.%m.%Y %0c" | |
3 | vbell off | |
4 | autodetach on | |
5 | defscrollback 100000 | |
6 | ||
7 | # use ^z as the prefix (instead of default ^a) | |
8 | escape ^z^z | |
9 | ||
10 | multiuser on | |
11 | acladd bandali | |
12 | ||
13 | # lock screen when idle | |
14 | idle 300 lockscreen |