Skip to content

Limit iTerm2 TUI capture to visible viewport#315

Merged
cbusillo merged 1 commit into
mainfrom
fix/iterm2-visible-viewport-capture
Jun 1, 2026
Merged

Limit iTerm2 TUI capture to visible viewport#315
cbusillo merged 1 commit into
mainfrom
fix/iterm2-visible-viewport-capture

Conversation

@cbusillo
Copy link
Copy Markdown
Owner

@cbusillo cbusillo commented Jun 1, 2026

Summary

  • Limit the test-tui iTerm2 text helper to the visible viewport instead of scrollback-backed screen contents.
  • Include viewport range metadata in helper output so agents can tell what was captured.

Validation

  • python3 -m py_compile .codex/skills/test-tui/scripts/iterm2_tui_visibility.py
  • uv run /Users/cbusillo/Developer/codex-skills/skill-creator/scripts/quick_validate.py .codex/skills/test-tui
  • npx prettier --check .codex/skills/test-tui/SKILL.md
  • git diff --check
  • ./build-fast.sh

@cbusillo cbusillo merged commit c2912ce into main Jun 1, 2026
1 check passed
@cbusillo cbusillo deleted the fix/iterm2-visible-viewport-capture branch June 1, 2026 23:51
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