X-Git-Url: http://club.cc.cmu.edu/~cmccabe/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=.screenrc;h=c4ee70ae6d4f46edad47da02fdeef85a8106f620;hb=7636cb92738fa55102fd0a42a41c5749f88ea0c6;hp=6959adc26229615311c441d6d9711cc7d9bac6d8;hpb=d7449339396c341052f58f6d931386bb32cb60b1;p=cmccabe-etc 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"'