kantord/zeitgrep

Add whole-word match (-w/--word-regexp)

Open

#34 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

Match only whole words, i.e. pattern implicitly wrapped in word-boundaries. Standard grep feature.

Contributor guide