mirror of
https://github.com/junegunn/fzf.git
synced 2026-09-10 00:33:25 +08:00
Async callbacks fire a later iteration than the one that scheduled them, so newCommand/reloadSync/denylist must persist across iterations. fzf --bind 'space:bg-transform:echo reload:date'