From 0900169e860e3fa6f7a0ca822410e12c75d2ca20 Mon Sep 17 00:00:00 2001
From: Iain Patterson <me@iain.cx>
Date: Fri, 9 Dec 2005 22:04:04 +0000
Subject: [PATCH] Highlighted screen name no longer blinks.

git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@10 6be0d1a5-5cfe-0310-89b6-964be062b18b
---
 .screenrc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.screenrc b/.screenrc
index c72684c..ddc8e9f 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 "%-Lw%{= bW}%50>%n%f* %t%{-}%+Lw%<"
 bind j focus down
 bind k focus up
 #bind h focus top
-- 
2.7.4