Skip to content

[Search Directory] Toggle files and directories by pressing CTRL-D or CTRL-F #303

Answered by PatrickF1
etherswangel asked this question in Q&A
Discussion options

You must be logged in to vote

Try passing those key bindings into fzf_directory_opts
Something like

set fzf_directory_opts "--bind=ctrl-d:reload(fd --type directory),ctrl-f:reload(fd --type file)"

just tested it and it works for me. Make sure you have fd installed

Would you mind marking this as answer if it's what you want?

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@etherswangel
Comment options

@PatrickF1
Comment options

Answer selected by etherswangel
@etherswangel
Comment options

@PatrickF1
Comment options

@etherswangel
Comment options

@PatrickF1
Comment options

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