# HG changeset patch # User huston@80426f53-59d1-405d-934b-f07cd76f4a1a # Date 1264185503 0 # Node ID b6e22d12945b4f6ed37702d431a5bd228cf93bf2 # Parent 3f49f8a2f4a4584d1072fffd20c688c11ae9d4f2 Puts bold colors back, without the blinking on consoles (at least on CentOS 5.4) diff -r 3f49f8a2f4a4 -r b6e22d12945b .screenrc --- 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"