From b96809c5f44aa313a88ccfe670a7238266ab27e5 Mon Sep 17 00:00:00 2001 From: Iain Patterson Date: Wed, 25 Apr 2007 08:45:18 +0000 Subject: [PATCH] Use bold for active window name. git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@48 6be0d1a5-5cfe-0310-89b6-964be062b18b --- .screenrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.7.4