[PR #1184] [MERGED] fix: export cmd #9840

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

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/1184
Author: @rekram1-node
Created: 7/20/2025
Status: Merged
Merged: 7/21/2025
Merged by: @adamdotdevin

Base: devHead: fix/export-cmd


📝 Commits (1)

📊 Changes

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

View changed files

📝 packages/tui/internal/tui/tui.go (+2 -1)

📄 Description

Fixes: #1183

Export command didn't handle --wait flag (or other args)

Matches behavior of /editor


🔄 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/1184 **Author:** [@rekram1-node](https://github.com/rekram1-node) **Created:** 7/20/2025 **Status:** ✅ Merged **Merged:** 7/21/2025 **Merged by:** [@adamdotdevin](https://github.com/adamdotdevin) **Base:** `dev` ← **Head:** `fix/export-cmd` --- ### 📝 Commits (1) - [`9f99bec`](https://github.com/anomalyco/opencode/commit/9f99bec9f08d8df2640888cedac2cbfb3964ce88) fix: export cmd ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/tui/internal/tui/tui.go` (+2 -1) </details> ### 📄 Description Fixes: #1183 Export command didn't handle `--wait` flag (or other args) Matches behavior of /editor --- <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:15 -05:00
yindo closed this issue 2026-02-16 18:14:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9840