[PR #6893] Add terminal position toggle and allow thinner review panel #12150

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

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

State: open
Merged: No


image
  • Add terminal position state (bottom/right) to layout context
  • Extract TerminalPanel into reusable component with position toggle button
  • Conditionally render terminal at bottom (full width) or right (stacked with review)
  • Increase session panel max width from 45% to 75% to allow thinner review panel
  • Show right panel when terminal is in right position even without review tabs
  • Terminal takes full height when no review tabs are present
  • Add dynamic padding to chat content to account for terminal height
  • Add keyboard shortcut (ctrl+shift+) for terminal position toggle
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/6893 **State:** open **Merged:** No --- <img width="1470" height="855" alt="image" src="https://github.com/user-attachments/assets/adbc1d10-7179-4127-ab8c-fa9111761718" /> - Add terminal position state (bottom/right) to layout context - Extract TerminalPanel into reusable component with position toggle button - Conditionally render terminal at bottom (full width) or right (stacked with review) - Increase session panel max width from 45% to 75% to allow thinner review panel - Show right panel when terminal is in right position even without review tabs - Terminal takes full height when no review tabs are present - Add dynamic padding to chat content to account for terminal height - Add keyboard shortcut (ctrl+shift+\) for terminal position toggle
yindo added the pull-request label 2026-02-16 18:17:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12150