How to show selected list items in preview window #3573
-
I have a selected list of dozens of items with many different filter string iterations. In the end, I have many selections. How can I show the list in the preview window. |
Beta Was this translation helpful? Give feedback.
Answered by
LangLangBart
Jan 11, 2024
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rbusfield
-
Answered in #3574 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
{}
{n}
{q}
/{fzf:query}
{fzf:prompt}
{fzf:action}
+
f
s
Try using placeholders with the
--preview
flag.In your example, displaying all selected items from your list in the preview should work with the following flag: