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

Feature request: "z . some keywords" to find matches in current directory #800

Open
jakenvac opened this issue Apr 24, 2024 · 2 comments
Open

Comments

@jakenvac
Copy link

Hi there,

I've looked across all the issues and docs and couldn't find anything like this out of the box.

I think it would be great if we could use zoxide to find the best match within the current directory with the syntax: (Or something similar if this could break backwards compat)

z . some keywords

This can be achieved today with

z `pwd` some keywords

But this feels like something that could be built in.

I'd be happy to take a crack at implementing this if it's something that would fit the project, but I didn't want to rudely submit a PR for a feature no one wanted. No worries if this is out of scope for this project. Thanks for considering and thanks for a great tool that I use every day.

@Blonteractor
Copy link
Contributor

Something like #468?

@jakenvac
Copy link
Author

jakenvac commented May 1, 2024

Something like #468?

Uh, yeah 😆 not sure how I missed that. Looks like it's been open for a good while though. I'll take a look and see if I can contribute to the PR. Thanks

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