Skip to content

Can fzf go to the matched item's next item? #4117

Answered by LangLangBart
GHolk asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks, but not what I want.

Attempt 2. Upon pressing Space, the result event is activated, the query is
cleared, which triggers the result event and you move down.

cat <<EOF | fzf --reverse --track --bind 'space:rebind(result)+clear-query' --bind 'start:unbind:result' --bind 'result:down+unbind(result)'
name fb
type social

name rd
type forum

EOF

EDIT1: --reverse flag added

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@GHolk
Comment options

@LangLangBart
Comment options

Answer selected by GHolk
@GHolk
Comment options

@LangLangBart
Comment options

@GHolk
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