#no bells and startup messages startup_message off vbell off #10000 lines scrollback buffer defscrollback 10000 #no login deflogin off # Default shell shell bash #Timeout for displaying messages msgwait 1 activity " Activity has appeared in window %n - %t" #taskbar backtick 1 0 0 /usr/bin/cpuusage hardstatus alwayslastline hardstatus string '%{= kG} %{G}%H %{g}[%= %{=kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}] %1`%% CPU %{W}%c %{g}' #dynamic title shelltitle '# |bash' #When your ssh connection dies, screen is autodetached autodetach on #Nice 256 term colors attrcolor b ".I" termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'