vimrc: add whitespace stripper
[cmccabe-etc] / .screenrc
index 97741e7..fd45e22 100644 (file)
--- a/.screenrc
+++ b/.screenrc
@@ -2,12 +2,16 @@ defscrollback 50000
 startup_message off
 hardstatus on
 hardstatus alwayslastline
-hardstatus string "%w%=%m/%d %c" 
+caption always "%{+u wb}%? %L=%-Lw%45>%{+b by}%n%f*%t%{-}%+Lw%-0<"
+# could also add: %?%F%{-b bc}%:%{-b bb}%?%C|%D|%M %d|%H%?%F
+
+activity "%C -> %n%f %t activity!"
+bell "%C -> %n%f %t bell!~"
+
 escape ^Kk
-##escape ^|\
 #term xterm-256color
 vbell off
-#
+
 #bindkey -k k6 copy
 bindkey -k k6 prev
 bindkey -k k7 next