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] - Better Search Results #249

Open
Ktoks opened this issue Apr 25, 2024 · 0 comments
Open

[Feature Request] - Better Search Results #249

Ktoks opened this issue Apr 25, 2024 · 0 comments
Assignees
Labels
backlog Implementation/fix not planned yet new feature New feature or request

Comments

@Ktoks
Copy link

Ktoks commented Apr 25, 2024

Description

Add FZF(Fuzzy Finder) to search for files in the directory and its children more efficiently

Changes

  • By pressing CTRL-t - (for example, default fzf implementation) - it would bring up fzf view and allow searching for files to open them or jump to their parent directory.
  • By pressing ALT-c - (for example, default fzf implementation) - it would bring up fzf view and allow searching for directories to jump to.

Implementation

See how Neovim implements fzf.

@Ktoks Ktoks added the new feature New feature or request label Apr 25, 2024
@veeso veeso added the backlog Implementation/fix not planned yet label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Implementation/fix not planned yet new feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants