ajeetdsouza / zoxide

A smarter cd command. Supports all major shells.
MIT License
22.07k stars 537 forks source link

unknown option: --keep-right zoxide: fzf returned an error #790

Closed igormcsouza closed 5 months ago

igormcsouza commented 5 months ago

It looks like this error is related to zoxide using newer features but my OS has an older version for fzf..

On the official documentation for fzf it asks to use 0.20.0 on ubuntu 20.04, so that's what apt installs on my machine! Not sure if I should force a newer version that.. since fzf can break and causes issues! Maybe zoxide can checkout what version of fzf to use or default to 0.20.0 which works on major distributions!

See #405

ajeetdsouza commented 5 months ago

Unfortunately, it is hard to justify supporting something like this: