CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/19 07:55:25
Modified files:
usr.bin/tmux : alerts.c
Log message:
The activity flag could already be set, so queue the callback always (if
not already queued) rather than only if the flag is being added. Fixes a
problem reported by tim@
