[PR #5239] feat(tui): copy console logs to clipboard on click #11302

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

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

State: closed
Merged: No


Closes #4885

When the debug console is visible, clicking anywhere on it copies all console logs to the clipboard and shows a toast notification.

Changes:

  • Add mouse click handler for console area
  • Track console visibility state
  • Fix incorrect command value (app.fpsapp.console)
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/5239 **State:** closed **Merged:** No --- Closes #4885 When the debug console is visible, clicking anywhere on it copies all console logs to the clipboard and shows a toast notification. **Changes:** - Add mouse click handler for console area - Track console visibility state - Fix incorrect command value (`app.fps` → `app.console`)
yindo added the pull-request label 2026-02-16 18:16:07 -05:00
yindo closed this issue 2026-02-16 18:16:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11302