[tmux:tickets] #156 Please add window_last_flag and window_zoomed_flag

2014-09-06 Thread John Morrissey
--- ** [tickets:#156] Please add window_last_flag and window_zoomed_flag** **Status:** open **Created:** Thu Sep 04, 2014 02:59 PM UTC by John Morrissey **Last Updated:** Thu Sep 04, 2014 02:59 PM UTC **Owner:** nobody Hi, the attached patch adds the format items window_last_flag

[PATCH] Add window_last_flag and window_zoomed_flag

2014-08-31 Thread John Morrissey
Hi, the attached patch adds the format items window_last_flag and window_zoomed_flag. With these additions, it's possible to replicate window_flags, so flags can be placed/colored arbitrarily. -john diff --git a/format.c b/format.c index 66795d5..97bc8f7 100644 --- a/format.c +++ b/format.c @@