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

add initial query and select one options #185

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

wsny
Copy link
Contributor

@wsny wsny commented Jul 19, 2023

I started adding these before noticing #182, so slightly duplicates that but adds some more and tests. Addresses open issue #181

This adds functionality for having an initial query provided to the find action (like fzf --query) and the ability to skip the selection if there is only-item (like fzf --select-1).

@piotrkubisa
Copy link

@ktr0731 Would you mind taking a look at this PR? I'd really appreciate if you could to take a quick glance.

Copy link
Owner

@ktr0731 ktr0731 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wsny @piotrkubisa
Sorry for the late reply. I think it makes sense to both of these features, and its implementation seems great to me.
Thank you for submitting PR!

@ktr0731 ktr0731 merged commit 09200ef into ktr0731:master Nov 27, 2023
@piotrkubisa
Copy link

No problem @ktr0731. You have put a tremendous amount of effort into creating this fantastic library! Thank you for your time and for including our changes.

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 this pull request may close these issues.

3 participants