.bashrc: don't source file for non-bash shells
[cmccabe-etc] / .screenrc
index 6959adc..e63df03 100644 (file)
--- a/.screenrc
+++ b/.screenrc
@@ -2,7 +2,7 @@ defscrollback 50000
 startup_message off
 hardstatus on
 hardstatus alwayslastline
-caption always "%{+u wb}%? %L=%-Lw%45>%{+b by}%n%f*%t%{-}%+Lw%-0<"
+caption always "%{+ wg}%? %L=%-Lw%45>%{+b wm}%n%f*%t%{-}%+Lw%-0<"
 # could also add: %?%F%{-b bc}%:%{-b bb}%?%C|%D|%M %d|%H%?%F
 
 bind b eval writebuf 'exec /bin/sh -c "xsel -i -b < /tmp/screen-exchange"' 'exec /bin/sh -c "killall xsel"'
@@ -15,6 +15,6 @@ escape ^Kk
 vbell off
 
 #bindkey -k k6 copy
-bindkey -k k6 prev
-bindkey -k k7 next
-bindkey -k k8 focus
+bindkey -k k5 prev
+bindkey -k k8 next
+#bindkey -k k8 focus