Change #270320
| Category | tmux |
| Changed by | nicm <nicm> |
| Changed at | Wed 10 Jun 2026 16:06:45 |
| Repository | https://github.com/tmux/tmux.git |
| Project | tmux |
| Branch | master |
| Revision | c6c8f77bc03e48eae5b4c9b8bcbd9477d769a19a |
Comments
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.
Changed files
- cmd-find.c