~ moondust /.screenrc

# Using the backtick as an escape key makes life a lot easier
escape ``
# Status, date/time and window list w/ highlight at the bottom.
hardstatus alwayslastline
hardstatus string '%{= kC}[ %{C}%H %{C}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{C}][%{c} %d/%m %{W}%c %{C}]'

# Go international, with a US bias
setenv LC_CTYPE en_US.UTF-8
defutf8 on

# Get rid of annoyances
startup_message       off
vbell                 off

# Keep my history
defscrollback         20000
silencewait           10
Your Ad Here