[PR #110] [MERGED] tui: fix help dialog background #9541

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/110
Author: @rgodha24
Created: 6/14/2025
Status: Merged
Merged: 6/14/2025
Merged by: @thdxr

Base: devHead: fix-dialog


📝 Commits (1)

  • bdaafba tui: fix dialog backgrounds

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 packages/tui/internal/components/dialog/help.go (+3 -1)

📄 Description

just removing the / from the commands showing up behind the help menu
before:
Screenshot 2025-06-14 at 3 32 34 PM
after:
Screenshot 2025-06-14 at 3 42 56 PM


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/110 **Author:** [@rgodha24](https://github.com/rgodha24) **Created:** 6/14/2025 **Status:** ✅ Merged **Merged:** 6/14/2025 **Merged by:** [@thdxr](https://github.com/thdxr) **Base:** `dev` ← **Head:** `fix-dialog` --- ### 📝 Commits (1) - [`bdaafba`](https://github.com/anomalyco/opencode/commit/bdaafba6a5a5ab07196251033fb10a7a7ae2db5e) tui: fix dialog backgrounds ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/tui/internal/components/dialog/help.go` (+3 -1) </details> ### 📄 Description just removing the / from the commands showing up behind the help menu before: ![Screenshot 2025-06-14 at 3 32 34 PM](https://github.com/user-attachments/assets/f340670a-87db-4956-bdf7-784c7d7c3171) after: ![Screenshot 2025-06-14 at 3 42 56 PM](https://github.com/user-attachments/assets/5864fa9c-1066-4a31-9013-a48c03ea1985) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:13:44 -05:00
yindo closed this issue 2026-02-16 18:13:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9541