From cefe781d6afb1caa2614ae4e69560e0e210f9f62 Mon Sep 17 00:00:00 2001 From: Iain Patterson Date: Fri, 6 Apr 2007 11:01:13 +0000 Subject: [PATCH] Use green status bar for active screen window. git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@45 6be0d1a5-5cfe-0310-89b6-964be062b18b --- .screenrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.screenrc b/.screenrc index ddc8e9f..30b554e 100644 --- a/.screenrc +++ b/.screenrc @@ -2,7 +2,7 @@ escape ^pp vbell off startup_message off -caption splitonly "%-Lw%{= bW}%50>%n%f* %t%{-}%+Lw%<" +caption splitonly "%?%F%{= gW}%:%{-}%?%-Lw%50>[%n%f %t]%+Lw%<" bind j focus down bind k focus up #bind h focus top -- 2.7.4