Skip to content

How to keep cursor in highlighted line and clear query? #3443

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

You must be logged in to vote
  • --track flag
echo {A..D}{1..4} | tr ' ' '\n' | fzf --query 'B1' --track
  • track action
echo {A..D}{1..4} | tr ' ' '\n' | fzf --query 'B1' --bind 'tab:track+clear-query'

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sarim
Comment options

Answer selected by sarim
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