[PR #1139] [MERGED] fix: escape ansi sequences #9824

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/1139
Author: @rekram1-node
Created: 7/18/2025
Status: Merged
Merged: 7/19/2025
Merged by: @adamdotdevin

Base: devHead: fix/ansi-sequences


📝 Commits (2)

  • 7c20893 fix: escape ansi sequences
  • 98cf10d tweak: use existing ansi escape, run go mod tidy

📊 Changes

2 files changed (+3 additions, -2 deletions)

View changed files

📝 packages/tui/go.mod (+1 -1)
📝 packages/tui/internal/components/chat/message.go (+2 -1)

📄 Description

Fixes: #1127

https://github.com/user-attachments/assets/9154415f-abea-4edf-b344-8fc9d4c975e6


🔄 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/1139 **Author:** [@rekram1-node](https://github.com/rekram1-node) **Created:** 7/18/2025 **Status:** ✅ Merged **Merged:** 7/19/2025 **Merged by:** [@adamdotdevin](https://github.com/adamdotdevin) **Base:** `dev` ← **Head:** `fix/ansi-sequences` --- ### 📝 Commits (2) - [`7c20893`](https://github.com/anomalyco/opencode/commit/7c20893a8bdb244e2c8e57a4d314bfa7fc8ceaf1) fix: escape ansi sequences - [`98cf10d`](https://github.com/anomalyco/opencode/commit/98cf10d6c7cfb7f54a116fe5347fe8e8852621dd) tweak: use existing ansi escape, run go mod tidy ### 📊 Changes **2 files changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/tui/go.mod` (+1 -1) 📝 `packages/tui/internal/components/chat/message.go` (+2 -1) </details> ### 📄 Description Fixes: #1127 https://github.com/user-attachments/assets/9154415f-abea-4edf-b344-8fc9d4c975e6 --- <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:14 -05:00
yindo closed this issue 2026-02-16 18:14:14 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9824