X-Git-Url: http://club.cc.cmu.edu/~cmccabe/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=.screenrc;h=8a85fc7ae4636c817fc53c3d802b2cd482488122;hb=600a615f7d480897c92d6c7de6de955dfd21d0d1;hp=97741e76773b9f844f4f6a7fcb77092fa6c2b460;hpb=4593257e98ce7a290b6ec765728a76cf5554da18;p=cmccabe-etc diff --git a/.screenrc b/.screenrc index 97741e7..8a85fc7 100644 --- a/.screenrc +++ b/.screenrc @@ -2,12 +2,18 @@ defscrollback 50000 startup_message off hardstatus on hardstatus alwayslastline -hardstatus string "%w%=%m/%d %c" +caption always "%{+u wb}%? %L=%-Lw%45>%{+b by}%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!~" + escape ^Kk -##escape ^|\ #term xterm-256color vbell off -# + #bindkey -k k6 copy bindkey -k k6 prev bindkey -k k7 next