@just-every/code v0.5.1
This patch release keeps exec streaming reliable by skipping pagers inherited from the user environment.
Changes
- Exec: disable inherited pagers so streamed command output never blocks in the TUI.
- Stability: ensure shell commands exit promptly even when $PAGER or $LESS is set in the environment.
Install
npm install -g @just-every/code@latest
code
Compare: v0.5.0...v0.5.1