Passing through input that doesn't match #2493
Unanswered
LamprosPitsillos
asked this question in
Q&A
Replies: 2 comments 1 reply
-
did you ever resolve this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Could the |
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.
-
Is it possible to pass through an input without it matching anything?
For example in Dmenu when I'm passing let's say random characters, they're obviously won't be a match but the random characters are still printed out.
I'm looking for the same functionality in fzf.
( for a man pager script I'm running, not all manpages are visible by apropos so i want to still type the name of the page I'm looking for and still have it pass through my script)
Beta Was this translation helpful? Give feedback.
All reactions