Mercurial > index.cgi > dotfiles
annotate .screenrc @ 28:3f49f8a2f4a4
* Autocommand for Makefiles
* Expand some of the options names - don't need to be cryptic
author | huston@80426f53-59d1-405d-934b-f07cd76f4a1a |
---|---|
date | Tue, 22 Dec 2009 20:30:12 +0000 |
parents | 9dfac1876cdf |
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" |