Looneygrep is a next-generation command-line search tool built in Rust for speed, precision, and usability.
It offers smart search capabilities across files or live web pages, case intelligence, interactive replace functionality, contextual awareness, syntax highlighting, file type awareness, and directory-wide sweeps.
Users can install Looneygrep directly from crates.io or clone the GitHub repo for setup. It provides a clever workaround for permission errors on Zsh through a wrapper script and alias.
Looneygrep comes with intuitive command syntax, common flags like --ignore-case and --replace, and examples of search queries for different scenarios. It can also be used as a Rust library for integration into other tools.