Change #270318
| Category | None |
| Changed by | nicm <nicm> |
| Changed at | Wed 10 Jun 2026 16:06:45 |
| Repository | https://api.github.com/repos/tmux/tmux |
| Project | tmux/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