@xynogen/pix-read
v0.1.5
Published
Pi tool — file read with syntax highlight
Maintainers
Readme
pix-read
Pi tool — file read with syntax highlighting.
What it does
Replaces Pi's default read tool with an enhanced version backed by pix-pretty. File content is syntax-highlighted using cli-highlight (highlight.js-backed) with language auto-detection. The call label shows the file path with a type icon. Images are displayed with metadata (dimensions, format). Long files are shown with a line count and truncation notice; expanded mode reveals the full content. Depends on @xynogen/pix-pretty, installed automatically as a dependency.
Install
pi install npm:@xynogen/pix-readFull distro
Source: github.com/xynogen/pix-mono
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
