For the moment, restore if-shell and run-shell to parsing at the last
authornicm <nicm@openbsd.org>
Wed, 15 Sep 2021 07:38:30 +0000 (07:38 +0000)
committernicm <nicm@openbsd.org>
Wed, 15 Sep 2021 07:38:30 +0000 (07:38 +0000)
commit67a3a2b65e842378f6309a1735a12a758b045cfd
tree3b11016b44d8d66fa6f0543b1d6d0566cd641e5a
parentd3eab8ef37cc0ae6d9a53aa27f0a1976de4a401e
For the moment, restore if-shell and run-shell to parsing at the last
moment (when the shell command completes) rather than when first
invoked, GitHub issue 2872.
usr.bin/tmux/cmd-if-shell.c
usr.bin/tmux/cmd-run-shell.c