Skip to content

Port srchr to Rust - #2

Merged
bsg62 merged 21 commits into
mainfrom
rust-port
Jul 7, 2026
Merged

Port srchr to Rust#2
bsg62 merged 21 commits into
mainfrom
rust-port

Conversation

@bsg62

@bsg62 bsg62 commented Jul 7, 2026

Copy link
Copy Markdown
Member

Summary

  • Replace shell-based srchr with a self-contained Rust live-grep TUI
  • Embed gitignore-aware name/content search, syntect preview, and editor launch handling
  • Retire shell ports and shell smoke tests after Rust parity

Test Plan

  • cargo fmt --manifest-path rust/Cargo.toml -- --check
  • cargo clippy --manifest-path rust/Cargo.toml -- -D warnings
  • cargo test --manifest-path rust/Cargo.toml
  • manual TUI smoke test confirmed by user

@bsg62
bsg62 merged commit 6c7934e into main Jul 7, 2026
2 checks passed
@bsg62
bsg62 deleted the rust-port branch July 7, 2026 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant