denisidoro / navi

An interactive cheatsheet tool for the command-line
Apache License 2.0
15.16k stars 505 forks source link

Could add support for fzy? #574

Closed jqhr closed 3 years ago

jqhr commented 3 years ago

fzy is also a fast fuzzy finder, it is faster shows better results than fzf. I think it is an better choice to use it.

welcome[bot] commented 3 years ago

Thanks for opening your first issue here! In case you're facing a bug, please update navi to the latest version first. Maybe the bug is already solved! :)

denisidoro commented 3 years ago

fzy doesn't support --preview-related options.

navi heavily relies on such options.

Until fzy starts supporting these options, I don't plan to add support for fzy.