Replies: 1 comment 1 reply
-
check the docs. Already possible. Mapped to |
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.
-
In
FzFLua
, I had my configuration set up so I can press the "up" arrow to get the last pick I entered, indeed go up and down the history of things I picked. I use this, because I use the global grep command a lot ("sg") and want to come back to a previous search. Not everybody's workflow, but here is my humble idea for this feature.I searched in the picker part, if there is a way to access the history and couldn't find it.
To be extra specific, here is the part of the FfzLua-Plugin config that provided that feature:
Beta Was this translation helpful? Give feedback.
All reactions