[PR #4813] tui: add permission indicator to footer #11130

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

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

State: closed
Merged: Yes


Add visible indicator in footer when permissions are pending to improve discoverability when user has scrolled away from the permission request.

  • Display permission count with warning color (◉ N Permission/Permissions)
  • Follows existing LSP/MCP pattern for accessing data via sync context
  • Uses terminal-safe Unicode character (◉ U+25C9 FISHEYE)
  • Warning color matches permission request border styling
image
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/4813 **State:** closed **Merged:** Yes --- Add visible indicator in footer when permissions are pending to improve discoverability when user has scrolled away from the permission request. - Display permission count with warning color (◉ N Permission/Permissions) - Follows existing LSP/MCP pattern for accessing data via sync context - Uses terminal-safe Unicode character (◉ U+25C9 FISHEYE) - Warning color matches permission request border styling <img width="916" height="384" alt="image" src="https://github.com/user-attachments/assets/831ba268-27d2-435c-8696-978198427ae4" />
yindo added the pull-request label 2026-02-16 18:15:55 -05:00
yindo closed this issue 2026-02-16 18:15:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11130