From 6c5a4a5872342d8ecb3d039102f52bf9f13c9a0f Mon Sep 17 00:00:00 2001 From: Colin Patrick McCabe Date: Fri, 16 Sep 2011 20:06:59 -0700 Subject: [PATCH 1/1] .screenrc: new colors Signed-off-by: Colin McCabe --- .screenrc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.screenrc b/.screenrc index 6959adc..c4ee70a 100644 --- 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"' -- 1.6.6.rc1.39.g9a42