Ranger integration example
henryoliver opened this issue · 2 comments
henryoliver commented
Hi there, great work on this fuzzy text selector! It's really fast!
I would like to use fzy instead of fzf on my ranger workflow. Please, can you provide an example of it similar to the link below?
https://github.com/ranger/ranger/wiki/Custom-Commands#fzf-integration
Thanks!
casr commented
What happens if you try to replace fzf +m
with fzy
in that snippet?
henryoliver commented
Worked like a charm! Thanks @casr!