From: Iain Patterson Date: Mon, 25 Jun 2007 15:13:10 +0000 (+0000) Subject: Fixed highlighting of screen captions without focus. X-Git-Url: http://git.iain.cx/?p=profile.git;a=commitdiff_plain;h=03cfcfdaff7d48a9d52bb3f3fb17265745b3724f Fixed highlighting of screen captions without focus. git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@56 6be0d1a5-5cfe-0310-89b6-964be062b18b --- diff --git a/.screenrc b/.screenrc index f917715..31afd2b 100644 --- a/.screenrc +++ b/.screenrc @@ -2,8 +2,9 @@ escape ^pp vbell off startup_message off -caption always "%?%F%{= gw}%:%{-}%?%-Lw%50>%{+b}[%n%f %t]%{-b}%+Lw%<" +caption always "%?%F%{= gw}%:%{+b}%?%-Lw%50>%?%F%{+b}%:%{-b}%?[%n%f %t]%?%F%{-b}%:%{+b}%?%+Lw%<" bind j focus down bind k focus up #bind h focus top #bind l focus bottom +#termcapinfo xterm ti@:te@