X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=.screenrc;h=bbb919018d55fab3588f5ad28e99ed26b1fa0ce9;hb=248d42ed2be58caf8acc8f50b7742a8d19a46946;hp=fb67ac14ee400c1d80abef56183f200cd158ce1d;hpb=6a70eeda4ccb07b156582b7bb221b87bc7faca64;p=profile.git diff --git a/.screenrc b/.screenrc index fb67ac1..bbb9190 100644 --- a/.screenrc +++ b/.screenrc @@ -2,6 +2,8 @@ escape ^pp vbell off startup_message off -caption splitonly "%-Lw%{= BW}%50>%n%f* %t%{-}%+Lw%<" +caption always "%?%F%{= gW}%:%{-}%?%-Lw%50>[%n%f %t]%+Lw%<" bind j focus down bind k focus up +#bind h focus top +#bind l focus bottom