mirror of
https://github.com/tmux/tmux.git
synced 2026-06-28 22:20:30 +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
tmux source code
Languages
C
84.5%
Roff
6.9%
Shell
6.2%
Yacc
1.2%
M4
0.7%
Other
0.5%