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

Does not support multiple pattern in zoxide #219

Closed
navakelvin opened this issue Oct 26, 2022 · 0 comments · Fixed by #220
Closed

Does not support multiple pattern in zoxide #219

navakelvin opened this issue Oct 26, 2022 · 0 comments · Fixed by #220

Comments

@navakelvin
Copy link

Normally you can: :z .co jo

This (i guess) is interpreted by zoxide as: within the most recent directory matching ".co" search for the directory matching "jo".

So z .co jo can take me to ~/.config/joshuto/

In joshuto this doesn't work. What you get is: zoxide no match found

To reproduce this bug just type two patterns followed by zoxide inside joshuto.

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

Successfully merging a pull request may close this issue.

1 participant