[PR #5116] feat: add optional scrollbar to the session chat #11245

Closed
opened 2026-02-16 18:16:03 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/5116

State: closed
Merged: Yes


Add toggleable scrollbar to session chat window,

Summary

  • Add a vertical scrollbar to the chat window that can be toggled on/off via <leader>o (Control+X O) or command palette
  • Scrollbar visibility is persisted across sessions

Usage

  • Keyboard: Control+x o to toggle scrollbar visibility
  • Command palette: Search "Toggle session scrollbar"
  • Setting persists across sessions
Screenshot 2025-12-05 at 13 59 52
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/5116 **State:** closed **Merged:** Yes --- ## Add toggleable scrollbar to session chat window, #### Summary - Add a vertical scrollbar to the chat window that can be **toggled on/off** via **\<leader>o** (Control+X O) or **command palette** - Scrollbar visibility is persisted across sessions #### Usage - Keyboard: Control+x o to toggle scrollbar visibility - Command palette: Search "Toggle session scrollbar" - Setting persists across sessions <img width="376" height="274" alt="Screenshot 2025-12-05 at 13 59 52" src="https://github.com/user-attachments/assets/6ed2c5f4-dc8f-43dd-9f5c-9732f5469194" />
yindo added the pull-request label 2026-02-16 18:16:03 -05:00
yindo closed this issue 2026-02-16 18:16:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11245