[PR #598] [MERGED] fix(tui): no space between agent and user message #9662

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/598
Author: @timoclsn
Created: 7/2/2025
Status: Merged
Merged: 7/2/2025
Merged by: @adamdotdevin

Base: devHead: fix-message-spacing


📝 Commits (1)

  • 6ceaea5 fix(tui): no space between agent and user message

📊 Changes

1 file changed (+9 additions, -2 deletions)

View changed files

📝 packages/tui/internal/components/chat/messages.go (+9 -2)

📄 Description

This PR adds back the space between user and agent messages. If it was taken out on purpose or if it should be fixed in another way, you can just close this PR.

Closes #599

Bildschirmfoto 2025-07-02 um 08 47 18


🔄 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/598 **Author:** [@timoclsn](https://github.com/timoclsn) **Created:** 7/2/2025 **Status:** ✅ Merged **Merged:** 7/2/2025 **Merged by:** [@adamdotdevin](https://github.com/adamdotdevin) **Base:** `dev` ← **Head:** `fix-message-spacing` --- ### 📝 Commits (1) - [`6ceaea5`](https://github.com/anomalyco/opencode/commit/6ceaea5d33eb8a1aebd292f8444c09d38cc1593f) fix(tui): no space between agent and user message ### 📊 Changes **1 file changed** (+9 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/tui/internal/components/chat/messages.go` (+9 -2) </details> ### 📄 Description This PR adds back the space between user and agent messages. If it was taken out on purpose or if it should be fixed in another way, you can just close this PR. Closes #599 ![Bildschirmfoto 2025-07-02 um 08 47 18](https://github.com/user-attachments/assets/cf05f64b-4319-4e6b-80cc-bbfc9c74c888) --- <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:56 -05:00
yindo closed this issue 2026-02-16 18:13:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9662