Skip to content

[Feature Request] - Better Search Results #249

@Ktoks

Description

@Ktoks

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.

Metadata

Metadata

Assignees

Labels

backlogImplementation/fix not planned yetnew featureNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions