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

allow specifying gum filter query inputs out of order #500

Open
KiaraGrouwstra opened this issue Feb 24, 2024 · 0 comments
Open

allow specifying gum filter query inputs out of order #500

KiaraGrouwstra opened this issue Feb 24, 2024 · 0 comments
Labels
cmd/filter enhancement New feature or request

Comments

@KiaraGrouwstra
Copy link

Is your feature request related to a problem? Please describe.
one common use-case for search operations for me is selecting emoji.
now, i cannot for the life of me remember the order of words in emojis' descriptions.
unfortunately, gum filter right now requires searches' order of query keywords to match the order of items to be selected.
imo this might not match users' intuitive notions of how queries tend to work.

Describe the solution you'd like
allow specifying query inputs out of order.

Describe alternatives you've considered
frantically attempting various configurations of keywords describing emojis.

Additional context
n/a

KiaraGrouwstra added a commit to KiaraGrouwstra/cfg that referenced this issue Mar 17, 2024
- shell integration
  - fuzzy completion on `cd <stuff>**` -> Tab
  - hotkeys
- file/folder previews
- working with enhancd (`cd`): https://codeberg.org/kiara/cfg/issues/130
- supporting pageup / pagedown: charmbracelet/gum#499
- actually allowing querying out of order
  - charmbracelet/gum#500
  - anyrun-org/anyrun#135
@caarlos0 caarlos0 added cmd/filter enhancement New feature or request labels Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmd/filter enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants