Mercurial > index.cgi > dotfiles
changeset 20:9dfac1876cdf
Removed bold colors from status line (causes blinking on Linux consoles)
author | huston@80426f53-59d1-405d-934b-f07cd76f4a1a |
---|---|
date | Wed, 25 Nov 2009 20:39:48 +0000 |
parents | f65964738bab |
children | e07e18887175 |
files | .screenrc |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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"