ytet5uy4 / fzf-widgets

ZLE widgets of fzf
MIT License
87 stars 18 forks source link

Support fzy (or user defined fuzzy finder) #35

Closed HaleTom closed 6 years ago

HaleTom commented 6 years ago

fzy does smarter matching than fzf.

Would you consider supporting user selectable finders (eg fzy, fzf, peco, percol, selecta) via a variable?

Ideally, this variable could have a value like: fzy:fzf:peco:percol:selecta.

ytet5uy4 commented 6 years ago

@HaleTom Sorry for replying so late. :bow:

Thank you for your proposal! But I'm not planning to support user selectable finders via a variable, because it's very difficult to try many fuzzy finder and check every feature over the long run. And I don't use multiple fuzzy finders for different purposes. I think I should create plugin each fuzzy finder, so I close this issue. :+1: