Skip to content

FEATURE: fuzzy finder normal mode like snacks picker #1756

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

Open
1 task done
GladioFeng opened this issue Apr 10, 2025 · 1 comment · May be fixed by #1788
Open
1 task done

FEATURE: fuzzy finder normal mode like snacks picker #1756

GladioFeng opened this issue Apr 10, 2025 · 1 comment · May be fixed by #1788
Labels
enhancement New feature or request

Comments

@GladioFeng
Copy link

GladioFeng commented Apr 10, 2025

Did you check the docs?

  • I have read all the docs.

Is your feature request related to a problem? Please describe.

When pressing /, the fuzzy finder works. However, pressing immediately quits it. Can you add a feature so that pressing enters normal mode, allowing navigation with j and k? Thanks!

Image

Describe the solution you'd like.

Press to exit normal mode, then use 'j' and 'k' to navigate like [snack explorer].(https://github.com/folke/snacks.nvim/blob/main/docs/explorer.md).

Describe alternatives you've considered.

No response

Additional Context

No response

@GladioFeng GladioFeng added the enhancement New feature or request label Apr 10, 2025
@ozkucukemre
Copy link

ozkucukemre commented May 12, 2025

Or just combine the filter_on_submit with live "fuzzy_sort"ing. To the person who opened the issue, I would suggest you to use the "filter_on_submit" command for now (and also maybe use "<esc>" to clear_filter)

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 a pull request may close this issue.

2 participants