Skip to content

Limit terminal hyperlink layout to the visible viewport - #39065

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/c1506d47fa3f1b895966dc2cde7d5b859c201792
Aug 17, 2026
Merged

copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/c1506d47fa3f1b895966dc2cde7d5b859c201792

Conversation

@copyberry

@copyberry copyberry Bot commented Aug 17, 2026

Copy link
Copy Markdown

Limit terminal hyperlink layout to the visible viewport

What changed

  • Skip hyperlink layout for wrapped rows above the scroll offset and stop once
    processing reaches the bottom of the viewport.
  • Resolve each rendered link destination once while marking its visible cells.
  • Add coverage for hyperlinks that span visible wrapped rows after scrolling.

## What changed

- Skip hyperlink layout for wrapped rows above the scroll offset and stop once
  processing reaches the bottom of the viewport.
- Resolve each rendered link destination once while marking its visible cells.
- Add coverage for hyperlinks that span visible wrapped rows after scrolling.

GitOrigin-RevId: c1506d47fa3f1b895966dc2cde7d5b859c201792
@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/c1506d47fa3f1b895966dc2cde7d5b859c201792 branch from dd06e22 to d327527 Compare August 17, 2026 20:07
@copyberry
copyberry Bot merged commit d327527 into main Aug 17, 2026
28 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/c1506d47fa3f1b895966dc2cde7d5b859c201792 branch August 17, 2026 20:09
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants