projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61425ea
)
* .config/screen/screenrc: Use ^z (instead of ^a) as the prefix
author
Amin Bandali
<bandali@gnu.org>
Sun, 28 Mar 2021 11:30:54 +0000
(07:30 -0400)
committer
Amin Bandali
<bandali@gnu.org>
Sun, 28 Mar 2021 11:32:01 +0000
(07:32 -0400)
.config/screen/screenrc
patch
|
blob
|
blame
|
history
diff --git
a/.config/screen/screenrc
b/.config/screen/screenrc
index
2830565
..
c86cb41
100644
(file)
--- 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