emoji-fzf icon indicating copy to clipboard operation
emoji-fzf copied to clipboard

maybe- use skim to fuzzy search instead of relying on fzf?

Open noahp opened this issue 5 years ago • 1 comments

https://github.com/lotabout/skim

Might have some good properties (no longer need to use fzf, might be faster).

noahp avatar Jul 22 '19 17:07 noahp

you could declare a global variable $FUZZY_FINDER and use it instead of calling sk or fzf.

Bumbadawg avatar Aug 29 '20 12:08 Bumbadawg