/editor can only be used once per input? how do I edit again? #1848

Closed
opened 2026-02-16 17:32:55 -05:00 by yindo · 1 comment
Owner

Originally created by @epicwhale on GitHub (Sep 26, 2025).

Originally assigned to: @rekram1-node on GitHub.

When I use the /editor command which opens vim to work on a multiline prompt with ease, if I save it :wq it takes me to the input box of opencode again. Now if I want to make some more tweaks, how do I jump back into the editor? the /editor command cannot be invoked when the input field already has some input....

Originally created by @epicwhale on GitHub (Sep 26, 2025). Originally assigned to: @rekram1-node on GitHub. When I use the `/editor` command which opens vim to work on a multiline prompt with ease, if I save it :wq it takes me to the input box of opencode again. Now if I want to make some more tweaks, how do I jump back into the editor? the /editor command cannot be invoked when the input field already has some input....
yindo closed this issue 2026-02-16 17:32:55 -05:00
Author
Owner

@rekram1-node commented on GitHub (Sep 26, 2025):

@epicwhale as of now this is expected behavior, there will probably be some ux changes in next version of tui (when opentui migration is complete, not necessarily next release) but currently if you open it in your editor and then close it the only way to edit is in the prompt input box itself

@rekram1-node commented on GitHub (Sep 26, 2025): @epicwhale as of now this is expected behavior, there will probably be some ux changes in next version of tui (when opentui migration is complete, not necessarily next release) but currently if you open it in your editor and then close it the only way to edit is in the prompt input box itself
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#1848