summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.screenrc38
1 files changed, 19 insertions, 19 deletions
diff --git a/.screenrc b/.screenrc
index d322bb84..00b718d4 100644
--- a/.screenrc
+++ b/.screenrc
@@ -8,9 +8,9 @@ autodetach on
startup_message off
defscrollback 5000
escape ^\\
-defnonblock 5
-nonblock 5
-altscreen on
+# defnonblock 5
+# nonblock 5
+# altscreen on
# --- status bar
@@ -20,28 +20,28 @@ hardstatus string '%{= dg}[ %{G}%H %{g}][%= %{= dw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u
# --- terminal settings
-# http://frexx.de/xterm-256-notes/
-# Get 256 colours
-# terminfo and termcap for nice 256 color terminal
+# # http://frexx.de/xterm-256-notes/
+# # Get 256 colours
+# # terminfo and termcap for nice 256 color terminal
-# allow bold colors - necessary for some reason
-attrcolor b ".I"
-# tell screen how to set colors. AB = background, AF=foreground
-termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
-# erase background with current bg color
-defbce "on"
+# # allow bold colors - necessary for some reason
+# attrcolor b ".I"
+# # tell screen how to set colors. AB = background, AF=foreground
+# termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
+# # erase background with current bg color
+# defbce "on"
-term screen-256color
+# term screen-256color
# --- bindings
# bounce back and forth between windows
bind ^\\ other
-# toggle the status bar
-bind f eval "hardstatus alwaysignore"
-bind F eval "hardstatus alwayslastline"
+# # toggle the status bar
+# bind f eval "hardstatus alwaysignore"
+# bind F eval "hardstatus alwayslastline"
-# bind an rtorrent helper macro
-register s ^I^Xd.set_directory=~/local/rt/complete^M^S^N
-bind R process s
+# # bind an rtorrent helper macro
+# register s ^I^Xd.set_directory=~/local/rt/complete^M^S^N
+# bind R process s