Skip to content
Discussion options

You must be logged in to vote

fzf successfully list me the files that matches the entered search string. But my path is too long, and I need to find first directory, then second, and then inner, and again and again.

Currently, fzf does not provide a way to traverse the file path as you described. Have you considered using plugins?

An exemplary tool is zsh4humans1. In the GIF below, the filepath is constructed one hierarchy at a time until a file is selected.

Footnotes

  1. zsh4humans/fn/z4h-fzf-complete at v5 · romkatv/zsh4humans · GitHub

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by iharkatkavets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants