Defer reading from control client until the command line command has
authornicm <nicm@openbsd.org>
Wed, 6 Jul 2022 08:31:59 +0000 (08:31 +0000)
committernicm <nicm@openbsd.org>
Wed, 6 Jul 2022 08:31:59 +0000 (08:31 +0000)
commit6fea7318cea9a6bc80ba1b84f03a06192f5ba8c1
tree1bc77eb854f9b8c609b8e4c9a94712809700a01e
parentf8be9accee1ee177d3290071600a105d085db90e
Defer reading from control client until the command line command has
completed.
usr.bin/tmux/cmd-find.c
usr.bin/tmux/control.c
usr.bin/tmux/server-client.c
usr.bin/tmux/tmux.h