Skip to content

docs(tui): explain session scrollbar options#37819

Open
mitzracing wants to merge 1 commit into
anomalyco:devfrom
mitzracing:document-scrollbar
Open

docs(tui): explain session scrollbar options#37819
mitzracing wants to merge 1 commit into
anomalyco:devfrom
mitzracing:document-scrollbar

Conversation

@mitzracing

Copy link
Copy Markdown

Issue for this PR

Closes #30651

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Explains that the full TUI manages its own scroll area, shows how to enable the persisted session scrollbar through ctrl+p, and points users who prefer native terminal scrollback to opencode --mini. This is a focused follow-up to cleanup-closed #30654.

How did you verify your code works?

  • npx --yes prettier@3.6.2 --check packages/web/src/content/docs/tui.mdx
  • git diff --check

The full Astro build was not run because Bun is unavailable in the local environment.

Screenshots / recordings

Not applicable; this is a documentation-only text change.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

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.

[FEATURE]:[Docs]: Document command palette toggle options (e.g. Toggle session scrollbar)

1 participant