# HG changeset patch # User huston@80426f53-59d1-405d-934b-f07cd76f4a1a # Date 1259181588 0 # Node ID 9dfac1876cdf431f0c7fecea2468c87d51fe1215 # Parent f65964738bab14cd30f0512a70ecd4258c628e74 Removed bold colors from status line (causes blinking on Linux consoles) diff -r f65964738bab -r 9dfac1876cdf .screenrc --- a/.screenrc Wed Nov 25 18:43:02 2009 +0000 +++ b/.screenrc Wed Nov 25 20:39:48 2009 +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 "%{.bw}%-Lw%{.rw}%50L>%n%f* %t%?%{.cw}(%u)%{-}%?%{-}%+Lw%L< %-20=%{..g} %H%-8= %{..y} %c " hardstatus alwayslastline activity "^GActivity in window %n"