* .config/screen/screenrc: Use ^z (instead of ^a) as the prefix
authorAmin Bandali <bandali@gnu.org>
Sun, 28 Mar 2021 11:30:54 +0000 (07:30 -0400)
committerAmin Bandali <bandali@gnu.org>
Sun, 28 Mar 2021 11:32:01 +0000 (07:32 -0400)
.config/screen/screenrc

index 2830565..c86cb41 100644 (file)
@@ -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