fix: call `herdr pane wait-output` instead of `herdr wait output` by silacode · Pull Request #14 · yuk1ty/herdr-spreader · GitHub
DRANK
Fixes #13 wait_output_args emitted herdr wait output <pane_id> ..., but the herdr CLI exposes this as herdr pane wait-output <pane_id> .... herdr exits 2 with unknown command: wait, so ...