From: Iain Patterson Date: Wed, 25 Apr 2007 08:45:18 +0000 (+0000) Subject: Use bold for active window name. X-Git-Url: http://git.iain.cx/?p=profile.git;a=commitdiff_plain;h=b96809c5f44aa313a88ccfe670a7238266ab27e5 Use bold for active window name. git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@48 6be0d1a5-5cfe-0310-89b6-964be062b18b --- diff --git a/.screenrc b/.screenrc index bbb9190..f917715 100644 --- a/.screenrc +++ b/.screenrc @@ -2,7 +2,7 @@ escape ^pp vbell off startup_message off -caption always "%?%F%{= gW}%:%{-}%?%-Lw%50>[%n%f %t]%+Lw%<" +caption always "%?%F%{= gw}%:%{-}%?%-Lw%50>%{+b}[%n%f %t]%{-b}%+Lw%<" bind j focus down bind k focus up #bind h focus top