Add two new values for the destroy-unattached option to destroy sessions
authornicm <nicm@openbsd.org>
Tue, 13 Feb 2024 08:10:23 +0000 (08:10 +0000)
committernicm <nicm@openbsd.org>
Tue, 13 Feb 2024 08:10:23 +0000 (08:10 +0000)
commit9461a728650eab1c171d7d914e4d447c8e073bbf
treedf7fd96c67dba4bfdf3a1530a6516f593f168fd2
parentd39fdc49b47199d80c8ddaeaa19ca4c0af524afd
Add two new values for the destroy-unattached option to destroy sessions
only if they are not members of sessions groups, from Mark Huang, GitHub
issue 3806.
usr.bin/tmux/options-table.c
usr.bin/tmux/proc.c
usr.bin/tmux/server-fn.c
usr.bin/tmux/tmux.1