mirror of
https://github.com/junegunn/fzf.git
synced 2026-08-29 19:16:43 +08:00
Wait-block guard returned early for all actions but abort/cancel, silently discarding actAsync so bg-transform results completing mid-wait were lost. Let actAsync through since it's unrelated to the wait.