Re: [PATCH 2/2] Clear WINLINK_ALERTFLAGS across all sessions

2013-04-24 Thread Jason Timrod
t: [PATCH 2/2] Clear WINLINK_ALERTFLAGS across all sessions When a winlink is linked in to multiple sessions, make the alert appear across all sessions where that winlink is linked to, and on clearing it, ensure *all* instances of that alert are cleared. --- trunk/server-window.c |    5 +

[PATCH 2/2] Clear WINLINK_ALERTFLAGS across all sessions

2012-06-17 Thread Thomas Adam
When a winlink is linked in to multiple sessions, make the alert appear across all sessions where that winlink is linked to, and on clearing it, ensure *all* instances of that alert are cleared. --- trunk/server-window.c |5 ++--- trunk/session.c |8 trunk/tmux.h |