Cannot use VSCode as editor #803

Closed
opened 2026-02-16 17:28:23 -05:00 by yindo · 0 comments
Owner

Originally created by @ucirello on GitHub (Jul 18, 2025).

Currently in my environment I have this configured in:

declare -x EDITOR="code --wait"

When I try to /export or any other command that would open the editor, the screen quickly flashes and it fails to open the editor.

In the logs, I get:

ERROR 2025-07-19T03:00:54 +0ms service=tui error={} Failed to open editor
Originally created by @ucirello on GitHub (Jul 18, 2025). Currently in my environment I have this configured in: ``` declare -x EDITOR="code --wait" ``` When I try to `/export` or any other command that would open the editor, the screen quickly flashes and it fails to open the editor. In the logs, I get: ``` ERROR 2025-07-19T03:00:54 +0ms service=tui error={} Failed to open editor ```
yindo closed this issue 2026-02-16 17:28:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#803