[PR #1093] [MERGED] feat(tui): highlight current session in sessions modal #9806

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/1093
Author: @drottsgard
Created: 7/17/2025
Status: Merged
Merged: 7/17/2025
Merged by: @adamdotdevin

Base: devHead: highlight-current-session


📝 Commits (1)

  • dcb811c feat(tui): highlight current session in sessions modal

📊 Changes

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

View changed files

📝 packages/tui/internal/components/dialog/session.go (+22 -1)

📄 Description

Add visual highlighting for the current session when viewing the sessions modal. Current session is now marked with a filled circle icon (●) and displayed in bold text with primary theme color to make it easily identifiable among other sessions.

🤖 Generated with opencode

Co-Authored-By: opencode noreply@opencode.ai

/share


🔄 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/1093 **Author:** [@drottsgard](https://github.com/drottsgard) **Created:** 7/17/2025 **Status:** ✅ Merged **Merged:** 7/17/2025 **Merged by:** [@adamdotdevin](https://github.com/adamdotdevin) **Base:** `dev` ← **Head:** `highlight-current-session` --- ### 📝 Commits (1) - [`dcb811c`](https://github.com/anomalyco/opencode/commit/dcb811c0c3a2c079ba305506dc4d0926c9a19e51) feat(tui): highlight current session in sessions modal ### 📊 Changes **1 file changed** (+22 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/tui/internal/components/dialog/session.go` (+22 -1) </details> ### 📄 Description Add visual highlighting for the current session when viewing the sessions modal. Current session is now marked with a filled circle icon (●) and displayed in bold text with primary theme color to make it easily identifiable among other sessions. 🤖 Generated with [opencode](https://opencode.ai) Co-Authored-By: opencode <noreply@opencode.ai> [/share](https://dev.opencode.ai/s/1nnnYF0Z) --- <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:14:12 -05:00
yindo closed this issue 2026-02-16 18:14:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9806