Is there a way to run "resume" but fallback to "builtin" if there's nothing to resume? #1906
Replies: 2 comments 14 replies
-
Thinking more about this, if I'd need a second keymap anyway I might as well just have a separate keymap to "resume". 😅 |
Beta Was this translation helpful? Give feedback.
6 replies
-
Possibly related: #1900, where I try to create a toggle keymap under hide profile(might differ from your case) to either unhide the most recent fzf-lua window (built-in pickers), or, open a new picker specified by my keymap. |
Beta Was this translation helpful? Give feedback.
8 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.
-
I'd love to set a keymap that either resumes the most recent picker or opens the builtin picker. I suppose then I'd also need a keymap to switch from any picker to the builtin picker. 🤔
Beta Was this translation helpful? Give feedback.
All reactions