kantord/zeitgrep

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

Open

#33 创建于 2025年5月6日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Rust (1 fork)github user discovery
enhancementgood first issue

仓库指标

Star
 (68 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南