-
As the title, how can I select search candidates from the first one to the last one inversely? By far, I have to move from the start to end either by ctrl+n/j or ctrl+d . If there are too many candidates, I have to move several times. |
Beta Was this translation helpful? Give feedback.
Answered by
ibhagwan
Aug 5, 2024
Replies: 1 comment 3 replies
-
Not sure if that’s what you mean but you can toggle all with fzf-lua/lua/fzf-lua/defaults.lua Line 110 in 73bdec9 For other selections read |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See #1202