chillu /.screenrc

Tweaked the hardstatus line to use square brackets (which render better) instead of the parantheses.
escape ^gg

#Screen Refresh after you quitting programs like vim
altscreen on
allpartial on

#Use the default background color
defbce on

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

startup_message off
vbell off

term screen-256color

defscrollback 10000
logfile /home/chillu/screen_%d-%m-%Y_%0c

screen -t home