From: Amin Bandali Date: Sun, 28 Mar 2021 11:30:54 +0000 (-0400) Subject: * .config/screen/screenrc: Use ^z (instead of ^a) as the prefix X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/316a13b4e978ecdd7a5d4133715230b65321007e * .config/screen/screenrc: Use ^z (instead of ^a) as the prefix --- diff --git a/.config/screen/screenrc b/.config/screen/screenrc index 2830565..c86cb41 100644 --- a/.config/screen/screenrc +++ b/.config/screen/screenrc @@ -1,2 +1,11 @@ startup_message off caption always "%{= kc}GNU Screen $USER@%H (load: %l)%-28=%{= .m}%D %d.%m.%Y %0c" +vbell off +autodetach on +defscrollback 100000 + +# use ^z as the prefix (instead of default ^a) +escape ^z^z + +multiuser on +acladd bandali