Skip to content

[codex] Add full-page render debug command#7

Closed
cowboycodr wants to merge 1 commit into
mainfrom
codex/v0.2.0-render-command
Closed

[codex] Add full-page render debug command#7
cowboycodr wants to merge 1 commit into
mainfrom
codex/v0.2.0-render-command

Conversation

@cowboycodr
Copy link
Copy Markdown
Contributor

Summary

  • Add glass --render / --dump-render as a non-interactive ANSI debug snapshot.
  • Default render output to the full document height plus the status bar, with optional --width and --height overrides.
  • Document the command and cover parser/full-height/status-bar behavior with tests.

Validation

  • cargo fmt --all -- --check
  • cargo test --locked
  • cargo build --release --locked
  • cargo run --quiet -- --render --width 90 benchmark.md > /tmp/glass-render-full.ansi
  • cargo run --quiet -- --render --width 90 --height 1 benchmark.md

@cowboycodr
Copy link
Copy Markdown
Contributor Author

Closing in favor of the 0.1.8-scoped render/help branch.

@cowboycodr cowboycodr closed this May 20, 2026
@cowboycodr cowboycodr deleted the codex/v0.2.0-render-command branch May 20, 2026 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant