anomalyco / anomalyco/opencode
[FEATURE]:Show session scrollbar by default for long chats
Open
@kommander is already working on this.
Since Sep 1, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Feature hasn't been suggested before.
- I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request
Problem
The session scrollbar is hidden by default, which makes it difficult to discover and navigate long conversations, especially for users relying on a visible scrollbar and drag handle.
Proposed change
Show the session scrollbar by default in the TUI for long chats.
The scrollbar should remain hidden when the session content does not require scrolling.
Expected behavior
- Long sessions show a visible scrollbar by default.
- Short sessions can continue to hide the scrollbar.
- Existing scrollbar functionality remains unchanged.
- The change should not affect keyboard-based scrolling.
Related PR
This issue is addressed by the pull request that implements the change.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.