mirror of
https://github.com/junegunn/fzf.git
synced 2026-07-10 02:29:14 +08:00
a5d00368a7
Background transform results are unrelated to the block; dropping them would silently lose completed work. Applies both the dedicated bg-transform-* setters and actions parsed from generic bg-transform output (inBgCallback). Searches initiated by a bg result are not waited for.