kantord/zeitgrep

Handle CRLF line endings (--crlf)

Open

#42 opened on May 6, 2025

View on 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)

Description

Treat CRLF as EOL for Windows compatibility. Ensures correct matching on mixed-line-ending repos.

Contributor guide