# HG changeset patch # User Shingo W. Kagami # Date 1265203895 -32400 # Node ID aa22c1ad000745098d3b358607b45335189d5703 # Parent 2840d13cb173360a892ec45919ea79bd7055fa21 Use backtick to check if Mail/queue is empty. diff -r 2840d13cb173 -r aa22c1ad0007 .screenrc --- a/.screenrc Tue Jan 26 23:09:28 2010 +0900 +++ b/.screenrc Wed Feb 03 22:31:35 2010 +0900 @@ -1,6 +1,7 @@ defencoding SJIS escape ^t^t -hardstatus alwayslastline "%`%-Lw%{=b bw}%40L>%n%f %t%{-}%+Lw%<" +hardstatus alwayslastline "%{=b rw}%`%{-}%-Lw%{=b bw}%40L>%n%f %t%{-}%+Lw%<" +backtick 0 30 30 $HOME/bin/checkqueue startup_message off autodetach on vbell off