Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"no options following" not implemented #726

Open
RomanoZumbe opened this issue Feb 21, 2024 · 0 comments
Open

"no options following" not implemented #726

RomanoZumbe opened this issue Feb 21, 2024 · 0 comments

Comments

@RomanoZumbe
Copy link

When passing "--" as parameter to zoxide it can't switch to an absolute path given. This makes it somewhat difficult to use it as an alias for cd.

For example the yazi getting started guide uses a shell function which makes use of this and doesn't work when zoxide is used in place of cd.

config in ~/.zshrc:
eval "$(zoxide init --cmd cd zsh)"

example:

> cd -- /var/log
zoxide: no match found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant