fd
fd copied to clipboard
feat: add new option "--exclude-absolute-path"
Summary
This pull request adds support for excluding absolute paths from search results.
Details
- Introduced a new option
--exclude-absolute-pathin the CLI arguments. - Used
WalkBuilder::filter_entryto filter out entries that match the specified absolute paths.
Related Issue
Anyone reviewing this?
Bump. Please help merge this. It's a foundational block needed for using fd with fzf