summaryrefslogtreecommitdiff
path: root/etc/screenrc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/screenrc')
-rw-r--r--etc/screenrc12
1 files changed, 8 insertions, 4 deletions
diff --git a/etc/screenrc b/etc/screenrc
index 716d86f..ca6561d 100644
--- a/etc/screenrc
+++ b/etc/screenrc
@@ -35,6 +35,9 @@ defscrollback 1000
# don't kill window after the process died
# zombie "^["
+# enable support for the "alternate screen" capability in all windows
+# altscreen on
+
################
#
# xterm tweaks
@@ -133,8 +136,8 @@ bind ^] paste [.]
#
# screen -t local 0
-# screen -t mail 1 elm
-# screen -t 40 2 rlogin faui40
+# screen -t mail 1 mutt
+# screen -t 40 2 rlogin server
# caption always "%3n %t%? @%u%?%? [%h]%?%=%c"
# hardstatus alwaysignore
@@ -145,5 +148,6 @@ bind ^] paste [.]
# bind - resize -1
# bind _ resize max
#
-# attrcolor u "-u b"
-# attrcolor b "R"
+# defnonblock 1
+# blankerprg rain -d 100
+# idle 30 blanker