Skip to content

feat(tui): Use opencode-specific tmp filename for 'editor_open'#32130

Open
bew wants to merge 1 commit into
anomalyco:devfrom
bew:open-in-editor-special-file-name
Open

feat(tui): Use opencode-specific tmp filename for 'editor_open'#32130
bew wants to merge 1 commit into
anomalyco:devfrom
bew:open-in-editor-special-file-name

Conversation

@bew

@bew bew commented Jun 13, 2026

Copy link
Copy Markdown

Issue for this PR

Closes #32133

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

This allows personal editor config to detect & setup custom behaviors in opencode prompt buffers (custom snippets, keybindings, ...).

How did you verify your code works?

I tried to build with Nix (I'm on NixOS), but the build is failing with:

error: This script requires bun@^1.3.14, but you are using bun@1.3.13
      at /build/source/packages/script/src/index.ts:17:13

👉 I'm only changing a string, it shouldn't break the project! 😀

Checklist

  • I have tested my changes locally
    (to pass the compliance check, see above)
  • I have not included unrelated changes in this PR

If you do not follow this template your PR will be automatically rejected.

This allows personal editors config to setup custom behaviors in opencode prompt
buffers (custom snippets, keybindings, ...).
@github-actions github-actions Bot added the needs:compliance This means the issue will auto-close after 2 hours. label Jun 13, 2026
@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Jun 13, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Use opencode-specific tmp filename for 'editor_open'

1 participant