kantord/zeitgrep

Add -l/--files-with-matches

Open

#28 opened on May 6, 2025

 (0 comments) (0 reactions) (0 assignees)Rust (1 fork)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (66 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Print only filenames containing a match (and with --files-without-match, those without). Widely used in CI and scripts to filter files based on match presence.

Contributor guide