@xynogen/pix-write
v0.1.6
Published
Pi tool — file write with diff rendering
Maintainers
Readme
pix-write
Pi tool — file write with diff rendering.
What it does
Replaces Pi's default write tool with an enhanced version that renders a side-by-side split diff when overwriting an existing file. New files are shown with full syntax-highlighted content. The diff uses pix-pretty's diff engine: syntax-highlighted old/new panes with gutter markers, line numbers, and a change summary. Call labels show the target file path and write mode. Depends on @xynogen/pix-pretty, installed automatically as a dependency.
Install
pi install npm:@xynogen/pix-writeAlso included in
@xynogen/pix-core:pi install npm:@xynogen/pix-core
Full 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
