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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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
c78481cfb082 Initial checkin:
huston@80426f53-59d1-405d-934b-f07cd76f4a1a
parents:
diff changeset
3 vbell off
c78481cfb082 Initial checkin:
huston@80426f53-59d1-405d-934b-f07cd76f4a1a
parents:
diff changeset
4 bell_msg "^GBell in window %n"
c78481cfb082 Initial checkin:
huston@80426f53-59d1-405d-934b-f07cd76f4a1a
parents:
diff changeset
5 defnonblock 5
c78481cfb082 Initial checkin:
huston@80426f53-59d1-405d-934b-f07cd76f4a1a
parents:
diff changeset
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
c78481cfb082 Initial checkin:
huston@80426f53-59d1-405d-934b-f07cd76f4a1a
parents:
diff changeset
8 hardstatus alwayslastline
c78481cfb082 Initial checkin:
huston@80426f53-59d1-405d-934b-f07cd76f4a1a
parents:
diff changeset
9 activity "^GActivity in window %n"