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

'zoxide: no match found' when navigating to a path that has spaces #972

Closed
Quorsor opened this issue Jan 8, 2025 · 4 comments
Closed

'zoxide: no match found' when navigating to a path that has spaces #972

Quorsor opened this issue Jan 8, 2025 · 4 comments

Comments

@Quorsor
Copy link

Quorsor commented Jan 8, 2025

Despite being enclosed in double quotes, zoxide still returns an error.

Shell: Command Prompt with CLink
OS: Windows 11

cd "C:\Users\Admin\Desktop\Solo Projects"
zoxide: no match found
@ajeetdsouza
Copy link
Owner

How did you initialize zoxide on CLink?

@Quorsor
Copy link
Author

Quorsor commented Jan 8, 2025

I forgot if it's exactly this, it's been so long since I did it.

This is what came up in the autofill
zoxide init --cmd cd powershell

@ajeetdsouza
Copy link
Owner

zoxide does not officially support CLink. You might be using a custom script e.g. from #218, there might be a bug there. I'd suggest posting in that thread for help.

zoxide init --cmd cd powershell only works on PowerShell.

@Quorsor
Copy link
Author

Quorsor commented Jan 9, 2025

So I found another thing...

image

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

2 participants