# Create a window . escape ^zz # Turn off the startup message. startup_message off # text message vbell on vbell_msg " CLANG!!" # Set the caption to the active windows. #caption always " %?%F%? %L=%-Lw%45>%{+b by}%n%f* %t%{-}%+Lw%-0<" caption always "%{= wk}%-Lw %{= rk}%50>%n%f*%t%{-}%+Lw%<" # lets ascii mouse work in vim term xterm-color termcapinfo xterm-color|rxvt ti@:te@ # New screens for various processes. screen -t sh 5 bash screen -t sh 4 bash screen -t sh 3 bash screen -t sh 2 bash screen -t sh 1 bash split resize 40 focus next focus next