changeset 29:b6e22d12945b

Puts bold colors back, without the blinking on consoles (at least on CentOS 5.4)
author huston@80426f53-59d1-405d-934b-f07cd76f4a1a
date Fri, 22 Jan 2010 18:38:23 +0000
parents 3f49f8a2f4a4
children ca6c77fe843b
files .screenrc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.screenrc	Tue Dec 22 20:30:12 2009 +0000
+++ b/.screenrc	Fri Jan 22 18:38:23 2010 +0000
@@ -4,6 +4,6 @@
 bell_msg "^GBell in window %n"
 defnonblock 5
 nethack on
-hardstatus string "%{.bw}%-Lw%{.rw}%50L>%n%f* %t%?%{.cw}(%u)%{-}%?%{-}%+Lw%L< %-20=%{..g} %H%-8= %{..y} %c " 
+hardstatus string "%{+b .bw}%-Lw%{+b .rw}%50L>%n%f* %t%?%{+b .cw}(%u)%{-}%?%{-}%+Lw%L< %-20=%{+b ..g} %H%-8= %{+b ..y} %c " 
 hardstatus alwayslastline
 activity "^GActivity in window %n"