kantord/zeitgrep

Add fixed-string mode (-F/--fixed-strings)

Open

#33 opened on 2025年5月6日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Rust (1 fork)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (68 stars)
PR merge metrics
 (PR metrics pending)

説明

Treat the pattern as a literal string, disabling regex. Important for simple text searches and scripts.

コントリビューターガイド