Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi,
I'm sure this is a simple problem. I use Fzf-lua, in this case, for pasting into my code a path, not opening a file for editing. When using Fzf-lua I like to scroll down in the results using the tab key. This results in multiple selection. I can use the arrow keys to scroll down and that works fine, but I like to use the tab. How do I turn multiple selection off? I'm actually interested in a single line of output. I have no use for more than one 'selection'. Below is some of my code.
Beta Was this translation helpful? Give feedback.
All reactions