~ burke /.screenrc
# Use C-p as the escape sequence, instead of C-a.
# C-a and emacs don't get along.
# At all.
escape ^pp
autodetach on
crlf off
deflogin off
hardcopy_append on
vbell off
defscrollback 10000
silencewait 10
shell zsh
# Show a visually offensive red and blue status/tab line at the bottom.
hardstatus on
hardstatus alwayslastline
hardstatus string "%{.bW}%-w%{.rW}%n %t%{-}%+w %=%{..G} %H %{..Y} %m/%d %C%a "