projects
/
cmccabe-etc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
0e9c07a
)
.screenrc: new colors
author
Colin Patrick McCabe
<cmccabe@alumni.cmu.edu>
Sat, 17 Sep 2011 03:06:59 +0000 (20:06 -0700)
committer
Colin Patrick McCabe
<cmccabe@alumni.cmu.edu>
Sat, 17 Sep 2011 03:06:59 +0000 (20:06 -0700)
Signed-off-by: Colin McCabe <cmccabe@alumni.cmu.edu>
.screenrc
patch
|
blob
|
history
diff --git
a/.screenrc
b/.screenrc
index
6959adc
..
c4ee70a
100644
(file)
--- a/
.screenrc
+++ b/
.screenrc
@@
-2,7
+2,7
@@
defscrollback 50000
startup_message off
hardstatus on
hardstatus alwayslastline
-caption always "%{+u wb}%? %L=%-Lw%45>%{+b by}%n%f*%t%{-}%+Lw%-0<"
+caption always "%{+ wg}%? %L=%-Lw%45>%{+b wm}%n%f*%t%{-}%+Lw%-0<"
# could also add: %?%F%{-b bc}%:%{-b bb}%?%C|%D|%M %d|%H%?%F
bind b eval writebuf 'exec /bin/sh -c "xsel -i -b < /tmp/screen-exchange"' 'exec /bin/sh -c "killall xsel"'