Add a no-detached choice to detach-on-destroy which detaches only if
authornicm <nicm@openbsd.org>
Mon, 1 Feb 2021 08:01:14 +0000 (08:01 +0000)
committernicm <nicm@openbsd.org>
Mon, 1 Feb 2021 08:01:14 +0000 (08:01 +0000)
commit579115bd8030bcb948465f30a110b4809584e290
treebbca03dcab3e6c4aed323d929d489e331872f3b4
parent649224baee8a591915dcae7162ee9dd50e44a159
Add a no-detached choice to detach-on-destroy which detaches only if
there are no other detached sessions to switch to, from Sencer Selcuk in
GitHub issue 2553.
usr.bin/tmux/options-table.c
usr.bin/tmux/server-fn.c
usr.bin/tmux/tmux.1