Mercurial > index.cgi > dotfiles
annotate .screenrc @ 40:21cf7b5fa0d6
DVRA host moved, updating alias
author | huston@80426f53-59d1-405d-934b-f07cd76f4a1a |
---|---|
date | Thu, 11 Mar 2010 18:31:31 +0000 |
parents | b6e22d12945b |
children | 2bea356b1032 |
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 | |
29
b6e22d12945b
Puts bold colors back, without the blinking on consoles (at least on CentOS
huston@80426f53-59d1-405d-934b-f07cd76f4a1a
parents:
20
diff
changeset
|
7 hardstatus string "%{+b .bw}%-Lw%{+b .rw}%50L>%n%f* %t%?%{+b .cw}(%u)%{-}%?%{-}%+Lw%L< %-20=%{+b ..g} %H%-8= %{+b ..y} %c " |
0 | 8 hardstatus alwayslastline |
9 activity "^GActivity in window %n" |