## Ivan's Normal hardstatus ## %{bw} color: white on blue ## [ ## %{Y} color: bright yellow ## %h xterm title string ## %011= pad out a total of 11 characters ## %{-} pop last color change ## ] ## +01= pad another space, to keep later truncation from eating the "]" ## %{Kw} color: white on grey ("bright black") ## ## %-w lower half of window list ## %50L> Mark this spot for truncating at 50% width ## %{yk} color: black on yellow ## %{Y.} color: Bright yellow background ## %n current window number ## %{-} pop last color change ## ## %t current window title ## %{-} pop last color change ## %+w upper half of window list ## ## %-012= pad all the way out to ( window width - 12 ) ## %{y} color: yellow ## ## %m/%d %c month/day and time ( as XX/XX XX:XX ) hardstatus string "%{bw}[%{Y}%h%011=%{-}]%+01=%{Kw} %-w%50L>%{yk}%{Y.}%n%{-} %t%{-}%+w %-012=%{y} %m/%d %c"