X-Git-Url: http://club.cc.cmu.edu/~cmccabe/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=.screenrc;h=c4ee70ae6d4f46edad47da02fdeef85a8106f620;hb=d5d16e5518b1e738f0b80789fc080351eea42d9c;hp=fd45e22e4631addde618a26e6e389a6f455e7245;hpb=2378a0ac440af88e70baeddc5065db754ad504dc;p=cmccabe-etc diff --git a/.screenrc b/.screenrc index fd45e22..c4ee70a 100644 --- a/.screenrc +++ b/.screenrc @@ -2,9 +2,11 @@ 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"' + activity "%C -> %n%f %t activity!" bell "%C -> %n%f %t bell!~" @@ -15,3 +17,4 @@ vbell off #bindkey -k k6 copy bindkey -k k6 prev bindkey -k k7 next +bindkey -k k8 focus