CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/09/20 02:19:31
Modified files:
usr.bin/tmux : format.c
Log message:
Fix session_*_flag format variables which loop over the windows (they should
only be false if all windows do not have the flag, not the first one). GitHub
issue 5599.
