[PR #783] [CLOSED] paste minimizing #9710

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/783
Author: @plyght
Created: 7/8/2025
Status: Closed

Base: devHead: past-minimize


📝 Commits (1)

📊 Changes

3 files changed (+161 additions, -15 deletions)

View changed files

📝 packages/tui/internal/components/chat/editor.go (+103 -12)
📝 packages/tui/internal/components/textarea/textarea.go (+47 -0)
📝 packages/tui/internal/tui/tui.go (+11 -3)

📄 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/783 **Author:** [@plyght](https://github.com/plyght) **Created:** 7/8/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `past-minimize` --- ### 📝 Commits (1) - [`3aa9e8c`](https://github.com/anomalyco/opencode/commit/3aa9e8cf35f0cd71ff419021f7147ba0cfd9c48b) init paste minimizing ### 📊 Changes **3 files changed** (+161 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `packages/tui/internal/components/chat/editor.go` (+103 -12) 📝 `packages/tui/internal/components/textarea/textarea.go` (+47 -0) 📝 `packages/tui/internal/tui/tui.go` (+11 -3) </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#9710