@xynogen/pix-grep
v0.1.2
Published
Pi tool — pattern search in files
Maintainers
Readme
pix-grep
Pi tool — pattern search in files with FFF acceleration.
What it does
Replaces Pi's default grep tool with an enhanced version backed by pix-pretty. Uses FFF (frecency-ranked file index) to prioritise recently-touched files when available, falling back to standard ripgrep. Results are rendered with match counts, file paths, line numbers, and a dim inline preview. Call labels show the search pattern and scope. Depends on @xynogen/pix-pretty, installed automatically as a dependency.
Install
pi install npm:@xynogen/pix-grepFull distro
To install the complete pix suite (all packages + Pi itself):
curl -fsSL https://raw.githubusercontent.com/xynogen/pix-mono/main/scripts/install.sh | shLicense
MIT
