aboutsummaryrefslogtreecommitdiff
path: root/ratpoison/screenrc
diff options
context:
space:
mode:
authorVasil Zlatanov <vasil.zlatanov@gmail.com>2015-04-12 13:04:12 +0200
committerVasil Zlatanov <vasil.zlatanov@gmail.com>2015-04-12 13:04:12 +0200
commit269e617fea39658233db38ad503030c4fe040e80 (patch)
tree6a0287e6e892d5a673b6a60d1da9b013b2257a75 /ratpoison/screenrc
parentc955393cbd6e135fe351876f28993290df61fdfa (diff)
downloaddotfiles-269e617fea39658233db38ad503030c4fe040e80.tar.gz
dotfiles-269e617fea39658233db38ad503030c4fe040e80.tar.bz2
dotfiles-269e617fea39658233db38ad503030c4fe040e80.zip
Spring cleanup!
Diffstat (limited to 'ratpoison/screenrc')
-rw-r--r--ratpoison/screenrc34
1 files changed, 0 insertions, 34 deletions
diff --git a/ratpoison/screenrc b/ratpoison/screenrc
deleted file mode 100644
index 7917907..0000000
--- a/ratpoison/screenrc
+++ /dev/null
@@ -1,34 +0,0 @@
-#escape \\m
-defscrollback 5000
-vbell off
-startup_message off
-altscreen on
-
-
-#multiuser
-multiuser on
-acladd vasko
-
-# look and feel
-#caption always "%{= bb}%{+b w}%n %h %=%t %c"
-caption always "%{= bb}%{+b w}%n %{+b y}%H %=%{+b w}%t %c"
-hardstatus alwayslastline "%-Lw%{= BW}%50>%n%f* %t%{-}%+Lw%<"
-
-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
-bufferfile
-bind b eval writebuf "exec !!! $HOME/.ratpoison/screenout"
-
-