Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a new --args parameter to the search command #962

Closed
1 task
sxyazi opened this issue Apr 27, 2024 · 4 comments · Fixed by #1013
Closed
1 task

Add a new --args parameter to the search command #962

sxyazi opened this issue Apr 27, 2024 · 4 comments · Fixed by #1013
Assignees
Labels
feature New feature request good first issue Good for newcomers

Comments

@sxyazi
Copy link
Owner

sxyazi commented Apr 27, 2024

Please describe the problem you're trying to solve

With the new --args parameter, users can pass custom arguments to fd or rg, for example, search fd --args='-e -H'.

You can parse the --args string into an array using the shell-words crate. Anyone want to give it a shot?

Would you be willing to contribute this feature?

  • Yes, I'll give it a shot

Describe the solution you'd like

.

Additional context

No response

@sxyazi sxyazi added feature New feature request good first issue Good for newcomers labels Apr 27, 2024
@LatentDream
Copy link
Contributor

I'll take a look!

@sxyazi
Copy link
Owner Author

sxyazi commented May 7, 2024

Thank you! @LatentDream

@LatentDream
Copy link
Contributor

@sxyazi
PR here: #1013

Copy link

github-actions bot commented Jun 8, 2024

I'm going to lock this issue because it has been closed for 30 days. ⏳
This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants