X-Git-Url: http://club.cc.cmu.edu/~cmccabe/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=.screenrc;h=e63df03c58804b6b32ea101c6db148938d8ece27;hb=fc60a1c2639da396a8cf80ab636e2e413bc9d27c;hp=8a85fc7ae4636c817fc53c3d802b2cd482488122;hpb=9ab54c2c8c0f0f160fb6bd0d4f02e190bc5a2fbb;p=cmccabe-etc diff --git a/.screenrc b/.screenrc index 8a85fc7..e63df03 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"' @@ -15,5 +15,6 @@ escape ^Kk vbell off #bindkey -k k6 copy -bindkey -k k6 prev -bindkey -k k7 next +bindkey -k k5 prev +bindkey -k k8 next +#bindkey -k k8 focus