SESSION_UNATTACHED flag is no longer necessary now we have an attached
authornicm <nicm@openbsd.org>
Sat, 18 Aug 2018 20:08:52 +0000 (20:08 +0000)
committernicm <nicm@openbsd.org>
Sat, 18 Aug 2018 20:08:52 +0000 (20:08 +0000)
commit647c5c1884e73bec640d4dac204364e62e3fe048
tree893191ec42bee1775d9adc5553e396ea5e879bbd
parentbb7bc87589fec3264d152bc328c034500f4c48b3
SESSION_UNATTACHED flag is no longer necessary now we have an attached
count instead.
usr.bin/tmux/cmd-find.c
usr.bin/tmux/resize.c
usr.bin/tmux/server-client.c
usr.bin/tmux/server-fn.c
usr.bin/tmux/server.c
usr.bin/tmux/session.c
usr.bin/tmux/tmux.h