summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-04-15 12:28:14 -0700
committerSean Whitton <spwhitton@spwhitton.name>2018-04-15 12:28:14 -0700
commitcb4547c5cca9b32c7c6b1c260ef7f55a65d767ba (patch)
treed248ee6d5c528e60169dcd37ac1c0917a7494559
parent8e741421479cea98aa4563c5301c117b45bf0fa0 (diff)
downloaddotfiles-cb4547c5cca9b32c7c6b1c260ef7f55a65d767ba.tar.gz
comment more out of .screenrc
-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