From f9011e764d66e82897e8e2addee9e2aef7dbe634 Mon Sep 17 00:00:00 2001 From: Iain Patterson Date: Thu, 11 Oct 2007 11:06:53 +0000 Subject: [PATCH] Force white titlebar for inactive windows. For use with terminals which display bold text in colour. git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@78 6be0d1a5-5cfe-0310-89b6-964be062b18b --- .screenrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.screenrc b/.screenrc index f1cabf1..da1faa5 100644 --- a/.screenrc +++ b/.screenrc @@ -2,7 +2,7 @@ escape ^pp vbell off startup_message off -caption always "%?%F%{= gw}%:%{+b}%?%-Lw%50>%?%F%{+b}%:%{-b}%?[%n%f %t]%?%F%{-b}%:%{+b}%?%+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 -- 2.7.4