How to jump to selection? #1423
Unanswered
diocletiann
asked this question in
Q&A
Replies: 1 comment 2 replies
-
No such option without customization, if you’re decent in lua and willing to put some effort you can make it happen if you use fzf-lua in a split using |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I have a list of results, for example from "goto reference", I'd like the main window to automatically show the line of the currently selected result, and jump back to where I was before if I close the fzf-lua window without committing a selection. Basically the way Vertico works in Emacs. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions