mirror of
https://github.com/tmux/tmux.git
synced 2026-05-13 17:04:45 +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
87.2%
Roff
7.3%
Shell
2.8%
Yacc
1.3%
M4
0.8%
Other
0.5%