pass args to fd
using search s
#2495
Unanswered
masriomarm
asked this question in
1. Q&A
Replies: 1 comment
-
Right now I'm planning to add an interactive UI where you can type in your search terms and also put in the extra arguments you want to pass along |
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
-
What system are you running Yazi on?
Linux Wayland
What terminal are you running Yazi in?
wezterm
yazi --debug
outputDescribe the question
How to pass args to
fd
, and use the feature added in #962I tried
1 - press
s
- search.2 - typed
filename --args=-e mp4
- returned no results3 - typed
--args=-e mp4
- returned no results.but in shell,
fd -e mp4
returns mp4 files.Thanks in advance.
Anything else?
No response
Checklist
Beta Was this translation helpful? Give feedback.
All reactions