CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2026/06/10 08:06:45

Modified files:
        usr.bin/tmux   : cmd-find.c 

Log message:
While grouped sessions are being killed, it can leave session which are
not really useful as targets (no active pane or current window) in the
tree. Make cmd_find_best_session skip these. GitHub issue 5167.

Reply via email to