zoxide
zoxide copied to clipboard
unknown option: --keep-right zoxide: fzf returned an error
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