aboutsummaryrefslogtreecommitdiff
path: root/screen/screenrcnobar
diff options
context:
space:
mode:
Diffstat (limited to 'screen/screenrcnobar')
-rw-r--r--screen/screenrcnobar29
1 files changed, 0 insertions, 29 deletions
diff --git a/screen/screenrcnobar b/screen/screenrcnobar
deleted file mode 100644
index 7c9d905..0000000
--- a/screen/screenrcnobar
+++ /dev/null
@@ -1,29 +0,0 @@
-#escape \\m
-defscrollback 5000
-vbell off
-startup_message off
-altscreen on
-
-#multiuser
-multiuser on
-acladd vasko
-
-# look and feel
-
-activity "Activity in %t(%n)"
-
-# bind keys
-bind 'l' lastmsg
-bind 'q' meta
-bind ' ' screen
-bind 'a' title
-bind 'h' split -h
-bind 'v' split -v
-bind 'x' remove
-bind 'o' only
-bind 'r' resize
-
-# bind buffer
-bind b eval writebuf "exec !!! $HOME/.tools/screenout"
-
-