# .screenrc
# cayla fauver <cayla@cay.la>
# Created: Sat Sep 17, 2005  07:57PM
# Last modified: Sun Sep 06, 2009 10:33AM
# Description: pretty basic screenrc

caption always "%{bc}%C | %M %d | %H%{+u wb} %L=%-Lw%45>%{bw}%n%f* %t%{-}%+Lw%-0<"
activity "%c activity -> %n%f %t"
bell "%c bell -> %n%f %t^G"
vbell_msg " *beep* "
silencewait 15
startup_message off
deflogin on
autodetach on
shell bash
vbell off
zombie cr
verbose on
#escape ^zz
defscrollback 5000
#defutf8 on
nonblock on
term xterm
# Window numbering starts at 1, not 0.
bind c screen 1
bind 0 select 10
bind '^k'
bind 'K' kill
bind 'L'
bind 'I' login on
bind 'O' login off
bind = resize =
bind + resize +1
bind - resize -1

#bindkey -k F2 next
#bindkey -k F1 prev

#screen -t mail 1 mutt
screen 2
screen 3
#screen -t irc 4 bitchx
#screen -t www 5 elinks
#screen -t top 8 su - -c top
screen -t root 9 su -
select 2