#starts screen with a window named Milliways and logs into milliways. only works if screen is on silver (usually is) screen -t Milliways 1 mw -autochat -autowho altscreen on term screen-256color defencoding UTF-8 encoding UTF-8 utf8 on #activity monitor activity "%c activity -> %n%f %t" bell "%c bell -> %n%f %t^G" vbell_msg " *beep* " # If a window goes unresponsive, don't block the whole session waiting for it. defnonblock on # Window numbering starts at 1, not 0. bind c screen 1 bind 0 select 10 #bindkey "^[[D" prev # change window with ctrl-left. doesn't seem to work #bindkey "^[[C" next # change window with ctrl-right #hardstatus string "%-Lw%{= BW}%50>%n%f* %t%{-}%+Lw%<" #backtick 2 60 60 ./get_cputemp Core0 #no permissions :( #puts screen taps in titlebar hardstatus string '%{= kG}%-Lw%{= kW}%50> %n%f* %t%{= kG}%+Lw%<' #caption always '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %m-%d %{W}%c:%s %{g}]' caption always '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %D|%M %d|%{W}%c:%s %{g}]'