Change #246227
Category | tmux |
Changed by | nicm <nicm> |
Changed at | Mon 20 Oct 2025 09:28:38 |
Repository | https://github.com/tmux/tmux.git |
Project | tmux |
Branch | master |
Revision | f50181715425264dc1f6dfad896ee9279fd49971 |
Comments
Fix the logic of the no-detached case for detach-on-destroy option - a previous change made it so that even in the no-detached case, tmux would always re-attach to a session, even if there weren't any detached ones. From Martin Louazel in GitHub issue 4649.
Changed files
- server-fn.c