Highlights
- Open
.jsonand.jsonldocuments by passing their paths directly, without
--jsonor--jsonl. - Keep newly expanded children in view with minimal scrolling, while anchoring
oversized branches at the top of the viewport. - Hide
.gitand.jjrepository metadata during normal filesystem scans;
--no-ignorecan still reveal them.
All changes
- Recognized positional
.jsonpaths as JSON and.jsonlpaths as forced
JSONL, while preserving explicit source flags and piped input. - Adjusted every expansion command to reveal an expanded container's direct
children when they fit and start oversized branches from their first row. - Excluded
.gitand.jjdirectories from eager and lazy filesystem scans
when ignore handling is enabled.
Install: curl --proto '=https' --tlsv1.2 -LsSf https://github.com/jrpat/ite/releases/download/v0.2.2/ite-cli-installer.sh | sh
Homebrew: brew install jrpat/ite-tap/ite
Cargo: cargo install ite-cli --locked
Verify: gh attestation verify <asset> --repo jrpat/ite