Skip to content

Tiny scroll viewports (1–2 rows) render only a 'more' marker, no content #14

Description

@kinncj

After the v2.7.2 windowing unification, a body overflowing a 1-row viewport could render just the `▲/▼ more` marker and no content; the pane cursor could also be overwritten by an edge marker at a scrolled boundary.

Fix: viewports shorter than three rows show content (centred on the selection) with no markers; `Pane.window` routes through the shared `Window` so the cursor is never overwritten. Caught by the Copilot review on #10.

Shipped in #11 — released in v2.7.3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions