[PR #784] [MERGED] paste minimizing #9712

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/784
Author: @plyght
Created: 7/8/2025
Status: Merged
Merged: 7/21/2025
Merged by: @adamdotdevin

Base: devHead: paste-minimize


📝 Commits (4)

📊 Changes

4 files changed (+122 additions, -14 deletions)

View changed files

📝 packages/tui/internal/app/prompt.go (+23 -1)
📝 packages/tui/internal/attachment/attachment.go (+12 -0)
📝 packages/tui/internal/components/chat/editor.go (+75 -5)
📝 packages/tui/internal/components/chat/message.go (+12 -8)

📄 Description

No description provided


🔄 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/784 **Author:** [@plyght](https://github.com/plyght) **Created:** 7/8/2025 **Status:** ✅ Merged **Merged:** 7/21/2025 **Merged by:** [@adamdotdevin](https://github.com/adamdotdevin) **Base:** `dev` ← **Head:** `paste-minimize` --- ### 📝 Commits (4) - [`cefbddd`](https://github.com/anomalyco/opencode/commit/cefbddd99cb2cbb15fb3de45aee60cd88fb037be) init paste minimizing - [`205738e`](https://github.com/anomalyco/opencode/commit/205738e8e996190fdcfa903b46b4bd6dd2ec86b3) revert some stuff - [`29d2a63`](https://github.com/anomalyco/opencode/commit/29d2a636281b1caf146e42e30c46da21c602b779) fix - [`9b7e399`](https://github.com/anomalyco/opencode/commit/9b7e3991ce2f88342f0d72d984ce84ad9fe0bd5e) fixes ### 📊 Changes **4 files changed** (+122 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `packages/tui/internal/app/prompt.go` (+23 -1) 📝 `packages/tui/internal/attachment/attachment.go` (+12 -0) 📝 `packages/tui/internal/components/chat/editor.go` (+75 -5) 📝 `packages/tui/internal/components/chat/message.go` (+12 -8) </details> ### 📄 Description _No description provided_ --- <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:02 -05:00
yindo closed this issue 2026-02-16 18:14:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9712