feat(tui): add /edit slash command to open changed files in $EDITOR#17644
feat(tui): add /edit slash command to open changed files in $EDITOR#17644joeyism wants to merge 5 commits intoanomalyco:devfrom
Conversation
|
The following comment was made by an LLM, it may be inaccurate: Based on the search results, I found one potentially related PR: Related PR:
The current PR (17644) adds |
fixed. Sorry malformed markdown |
I think that's different. This PR is to edit actual files that's been modified in this session. The cited PR is for editing last assistant message |
|
Thanks for updating your PR! It now meets our contributing guidelines. 👍 |
Issue for this PR
Closes #17643
Type of change
What does this PR do?
When the user runs
/edit, it opens up all the files edited in this opencode session in $EDITOR editorIf you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!
How did you verify your code works?
I tested it locally. See recording below
Screenshots / recordings
opencode-edit-2026-03-15_12.05.56.mp4
If this is a UI change, please include a screenshot or recording.
Checklist
If you do not follow this template your PR will be automatically rejected.