mirror of
https://github.com/junegunn/fzf.git
synced 2026-09-09 00:03:25 +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.