X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=.screenrc;h=9b6a296e66f3e8c134a769141b1c57890fc2c096;hb=d6eec91ae814fc64a5ad5859f0559e95cb2124ca;hp=c72684c1c7b709e69d7972189b2c3ce7e399c0a8;hpb=ef52d563ea10116bbc786c87106d9cf2ded54d60;p=profile.git diff --git a/.screenrc b/.screenrc index c72684c..9b6a296 100644 --- a/.screenrc +++ b/.screenrc @@ -2,8 +2,12 @@ escape ^pp vbell off startup_message off -caption splitonly "%-Lw%{= BW}%50>%n%f* %t%{-}%+Lw%<" +caption always "%?%F%{= gw}%:%{=b wk}%?%-Lw%50>%?%F%{+b}%:%{-b}%?[%n%f %t]%?%F%{-b}%:%{=b wk}%?%+Lw%<" bind j focus down bind k focus up +bind t title #bind h focus top #bind l focus bottom +termcapinfo putty*|rxvt-unicode|xterm* 'AB=\E[48;5;%dm:AF=\E[38;5;%dm' +termcapinfo * 'ti@:te@' +defbce on