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

feat: gum filter --no-sort #365

Merged
merged 2 commits into from
May 30, 2023
Merged

feat: gum filter --no-sort #365

merged 2 commits into from
May 30, 2023

Conversation

caarlos0
Copy link
Member

Adds a --no-sort (and --sort, default to true) to gum filter.

It is useful in cases in which the input is already sorted by something else (e.g. priority), and it might not be interesting to sort it by text.

refs sahilm/fuzzy#22

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
@caarlos0 caarlos0 added the enhancement New feature or request label May 30, 2023
@caarlos0 caarlos0 self-assigned this May 30, 2023
@caarlos0 caarlos0 requested a review from maaslalani May 30, 2023 14:25
@maaslalani maaslalani merged commit 5a4b12c into main May 30, 2023
@maaslalani maaslalani deleted the nosort branch May 30, 2023 14:42
@maaslalani
Copy link
Contributor

Looks good to me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants