~ gufo /.screenrc

Pretty basic gnu screen configuration
# skip the startup message
startup_message off

# go to home dir
# chdir
#
# Automatically detach on hangup. 
autodetach on

#
# Change default scrollback value for new windows
defscrollback 1000

vbell off

#shell -$SHELL

#hardstatus alwayslastline '%{= wk}%?%-Lw%?%{r}(%{k}%n*%f%t%?(%u)%?%{r})%{k}%?%+Lw%?%?%= %m/%d %C%A'

termcapinfo xterm* 'hs:ts=\E]2;:fs=\007:ds=\E]2;screen\007'

# vbell_msg "bell on %t (%n)"
#
# # look and feel
# caption always "%{= bb}%{+b w}%n %h %=%t %c"
hardstatus alwayslastline "%-Lw%{= BW}%50>%n%f* %t%{-}%+Lw%<"
#
# activity "Activity in %t(%n)"
#
# shelltitle "shell"