[PR #1160] [MERGED] fix: adjust editor parsing to handle flags like --wait #9833

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/1160
Author: @rekram1-node
Created: 7/19/2025
Status: Merged
Merged: 7/19/2025
Merged by: @adamdotdevin

Base: devHead: fix/allow-editor-flags


📝 Commits (1)

  • 7bf585d fix: adjust editor parsing to handle flags like --wait

📊 Changes

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

View changed files

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

📄 Description

Fixes: #1140

Allows user to use other editors like code and zed by parsing flags correctly


🔄 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/1160 **Author:** [@rekram1-node](https://github.com/rekram1-node) **Created:** 7/19/2025 **Status:** ✅ Merged **Merged:** 7/19/2025 **Merged by:** [@adamdotdevin](https://github.com/adamdotdevin) **Base:** `dev` ← **Head:** `fix/allow-editor-flags` --- ### 📝 Commits (1) - [`7bf585d`](https://github.com/anomalyco/opencode/commit/7bf585d6f3e7dd12c35cc6918ad8d224b6e203cb) fix: adjust editor parsing to handle flags like --wait ### 📊 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: #1140 Allows user to use other editors like `code` and `zed` by parsing flags correctly --- <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#9833