Feature request: Line Overlap and Visual Marker to PgUp/PgDn Scrolling #1980

Open
opened 2026-02-16 17:33:33 -05:00 by yindo · 0 comments
Owner

Originally created by @yoohaemin on GitHub (Oct 6, 2025).

Originally assigned to: @adamdotdevin on GitHub.

I think it'd be nice if PgUp/PgDn will give some overlap for context retention, plus optional visual marker at overlap boundary if possible.

I'm interacting with OpenCode in android termux (ssh'd into a remote machine), where the letters are tiny and the screen is vertically long, and pgup/pgdn are the primary means of scrolling.

  • Scroll by (screen height - N lines) on PgDn (overlap at top) and PgUp (overlap at bottom).
  • N adjustable (0-10 lines) in settings.
  • Super nice to have: Toggleable marker (e.g., faint line or highlight).

Current Behavior: Full-screen scroll with no overlap or marker.

Originally created by @yoohaemin on GitHub (Oct 6, 2025). Originally assigned to: @adamdotdevin on GitHub. I think it'd be nice if PgUp/PgDn will give some overlap for context retention, plus optional visual marker at overlap boundary if possible. I'm interacting with OpenCode in android termux (ssh'd into a remote machine), where the letters are tiny and the screen is vertically long, and pgup/pgdn are the primary means of scrolling. - Scroll by (screen height - N lines) on PgDn (overlap at top) and PgUp (overlap at bottom). - N adjustable (0-10 lines) in settings. - Super nice to have: Toggleable marker (e.g., faint line or highlight). Current Behavior: Full-screen scroll with no overlap or marker.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#1980