Re: [PATCH] Add pane_synchronized window format

2013-07-05 Thread Nicholas Marriott
Applied, thanks. On Sun, Jun 02, 2013 at 07:34:46PM +0200, Romain Francoise wrote: > I would find it useful to have a visual reminder that panes are > synchronized in my status line, so add a 'pane_synchronized' > format that can be used as a conditional. > > Thanks, > > diff --git a/format.c b/

Re: [PATCH] Add pane_synchronized window format

2013-06-02 Thread Enzay Teezay
Yes! This is exactly what I was asking for in my last (and only) email to the list :D On Mon, Jun 3, 2013 at 3:34 AM, Romain Francoise wrote: > I would find it useful to have a visual reminder that panes are > synchronized in my status line, so add a 'pane_synchronized' > format that can be used

[PATCH] Add pane_synchronized window format

2013-06-02 Thread Romain Francoise
I would find it useful to have a visual reminder that panes are synchronized in my status line, so add a 'pane_synchronized' format that can be used as a conditional. Thanks, diff --git a/format.c b/format.c index 811068a..238aa4a 100644 --- a/format.c +++ b/format.c @@ -460,6 +460,8 @@ format_wi