You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
what I mean by the title:
when I run :Z I get taken to home directory just fine
when I run :Z - I get taken to previous directory just fine
when I run :Zi (or Lzi or similar) I get taken to fzf'd directory just fine
however, if I run :Z {query} , nothing happens and i get the error:
error: Found argument '--exclude' which wasn't expected, or isn't valid in this context
USAGE:
zoxide query [FLAGS] [keybwords]...
For more information try --help
Well, I had just gotten it from the official debian testing repos, but they are in a freeze period right now so I can get back to you in a few months and hope that it is updated in that time. If possible I would rather not want to download from another package manager for the time being.
what I mean by the title:
when I run
:Z
I get taken to home directory just finewhen I run
:Z -
I get taken to previous directory just finewhen I run
:Zi
(or Lzi or similar) I get taken to fzf'd directory just finehowever, if I run
:Z {query}
, nothing happens and i get the error:this also happens with
:Lz
or similar.system info:
using Packer
on debian 12
The text was updated successfully, but these errors were encountered: