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] 'exact' parameter for fuzzy prompt #34

Closed
DeadNews opened this issue Jan 25, 2022 · 2 comments
Closed

[Feature Request] 'exact' parameter for fuzzy prompt #34

DeadNews opened this issue Jan 25, 2022 · 2 comments

Comments

@DeadNews
Copy link

Like https://github.com/dahlia/iterfzf#user-content-iterfzfiterfzfiterable-options

``exact``
   ``False`` for fuzzy matching, and ``True`` for exact matching.

   ``False`` by default.

ref: https://github.com/kazhala/pfzy/blob/71e4dae11020d31d9baf0b25df8ee95836c6787c/docs/pages/usage.md#substr_scorer

kazhala added a commit that referenced this issue Jan 28, 2022
Added support for exact match in fuzzy prompt #34
@kazhala
Copy link
Owner

kazhala commented Jan 28, 2022

Hi @DeadNews ,

Thanks for the suggestion. It is now included in the latest release.

You can view the docs here.

Thanks

@kazhala kazhala closed this as completed Jan 28, 2022
@DeadNews
Copy link
Author

@kazhala
Thanks. All works.

kazhala added a commit that referenced this issue Feb 2, 2022
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