mirror of
https://github.com/tmux/tmux.git
synced 2025-09-01 20:57:00 +00:00
90ae7682ed06557bd4d8deac9d9e48ecc7b38a07

When clearing WINLINK_ALERTFLAGS for all sessions, we must also, for that window, clear the window->flags as well, otherwise sessions may well still see flags for winlinks long since cleared. This therefore introduces WINDOW_ALERTFLAGS to help with this.
Description
No description provided
Languages
C
87.4%
Roff
7.1%
Shell
2.7%
Yacc
1.4%
M4
0.8%
Other
0.5%