~ buttons /.screenrc

startup_message off
shell zsh

hardstatus alwayslastline 
hardstatus string  '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %m/%d %{W}%c %{g}]'

#screen -t torrent   rtorrent
bindkey "^k" screen -t torrent rtorrent
bindkey "^p" screen -t pyconsole ipython 
bindkey "^t" screen
# Some keybindings.
  bind ^\
  bind \\
# I use F8/F9 to change the windows
  bindkey -k k9 prev 
  bindkey -k k; next