Skip to content

Would you accept a PR to search inside archives? #1707

Open
@mqudsi

Description

@mqudsi

Hello,

Would you be open to accepting a PR that searched within archives (starting with .zip files)?

This could be easily implemented using the zip crate, which would introduce dependencies on crc32fast, crossbeam-utils (already a crossbeam dependency in fd's own), indexmap, and memchr. It can obviously be gated behind a feature flag, but you'd have to figure out whether you'd want it supported by default or not (with the primary difference being how it ends up packaged by distros).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions