Mercurial > index.cgi > dotfiles
annotate .screenrc @ 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 | b6e22d12945b |
rev | line source |
---|---|
19
f65964738bab
Added Id tag to files, and svn propset svn:keywords as appropriate
huston@80426f53-59d1-405d-934b-f07cd76f4a1a
parents:
0
diff
changeset
|
1 # $Id$ |
f65964738bab
Added Id tag to files, and svn propset svn:keywords as appropriate
huston@80426f53-59d1-405d-934b-f07cd76f4a1a
parents:
0
diff
changeset
|
2 |
0 | 3 vbell off |
4 bell_msg "^GBell in window %n" | |
5 defnonblock 5 | |
6 nethack on | |
20
9dfac1876cdf
Removed bold colors from status line (causes blinking on Linux consoles)
huston@80426f53-59d1-405d-934b-f07cd76f4a1a
parents:
19
diff
changeset
|
7 hardstatus string "%{.bw}%-Lw%{.rw}%50L>%n%f* %t%?%{.cw}(%u)%{-}%?%{-}%+Lw%L< %-20=%{..g} %H%-8= %{..y} %c " |
0 | 8 hardstatus alwayslastline |
9 activity "^GActivity in window %n" |