# my .screenrc file
startup_message off
termcapinfo xterm ti@:te@
altscreen on
hardstatus alwayslastline '%{= kG}[ %{G}%H %{g}][%= %{=kw}%?%-Lw%?%{r}(%{W}%n*%f %t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B}%Y-%m-%d %{W}%c %{g}]'
escape ^\\\
bind \\ quit
vbell off
defscrollback 1000
bind I screen -t info info
bind E screen -t emacs emacs -nw
bind G screen -t GTalk mcabber
chdir
shell -bash
shelltitle shell
screen -t shell1 0
screen -t shell2 1
select 0