~ inty /.screenrc

bindkey -m > eval "stuff ' '" writebuf "exec sh -c 'xsel -n < /tmp/screen-exchange'"
#change the hardstatus settings to give an window list at the bottom of the                                                                        
##screen, with the time and date and with the current window highlighted                                                                            
#hardstatus alwayslastline                                                                                                                          
#hardstatus string '%{= mK}%-Lw%{= KW}%50>%n%f* %t%{= mK}%+Lw%< %{= kG}%-=%D %d %M %Y %c:%s%{-}'
#hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %d/%m %{W}%c %{g}]'
altscreen on

term rxvt

# bind R screen -t '% |root:' sudo su
bind R screen -t 'root' sudo su
bind c screen -t 'helios' sudo su inty

hardstatus off

caption always "%{=b dw}:%{-b dw}:%{=b dk}[ %{-b dw}%{-b dg}$USER%{-b dw}@%{-b dg}%H %{=b dk}] [ %= %?%{-b dg}%-Lw%?%{+b dk}(%{+b dw}%n:%t%{+b dk})%?(%u)%?%{-b dw}%?%{-b dg}%+Lw%? %{=b dk}]%{-b dw}:%{+b dw}:" 

bindkey *1 select 0
bindkey *2 select 1
bindkey *3 select 2
bindkey *4 select 3
bindkey *5 select 4
bindkey *6 select 5
bindkey *7 select 6
bindkey *8 select 7
bindkey *9 select 8
bindkey *10 select 9

chdir /home/inty 

source .zshrc

log on
logfile screenlogs/%H_%Y-%m-%d-%n.log