Closed ragokan closed 2 months ago
Nope. The reason zoxide works so well is that it has a very small search space, so it almost always gets the query correct. Populating zoxide with fzf entries would defeat the purpose.
Got it, thanks for your fast answer @ajeetdsouza
Does "zi" command only works for the previously visited folders? With fzf, I can do search for folders but when I do "zi lib", I get this output:
But if I do "fzf" and then type "lib", I get results that I want to see. Is there any way to populate zoxide with fzf?