mirror of
https://github.com/junegunn/fzf
synced 2024-11-08 19:10:34 +00:00
d8bfb6712d
When the search for the initial query doesn't finish immediately fzf would trigger an invalid 'result' event for an empty query. seq 100 | fzf --query 99 --bind result:accept --sync # Prints 99 seq 1000000 | fzf --query 99 --bind result:accept --sync # Should print 99, but fzf would print 1 |
||
---|---|---|
.. | ||
man1 |