anomalyco / anomalyco/opencode
[FEATURE]: Allow to expand the pasted text (e.g. `[Pasted ~1 lines]`)
Open
@rekram1-node is already working on this.
Since Jan 14, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- Avg merge
- 7h 2m
- Merged PRs (30d)
- 384
Description
Feature hasn't been suggested before.
- I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request
The problem
I love that pasted text is summarized to avoid bloating the prompt, but I usually want to edit it or at least view it before sending the prompt.
This is especially inconvenient when using voice-to-text.
The current workarounds
- I know I can use my editor (leader + e) to edit text, but it's not as convenient for small edits.
- I know there's an experimental flag
experimental.disable_paste_summaryto disable this but I want to toggle it on and off easily.
Potential solution
I wish I could use a keybind to expand and see it's contents right there.
Update
I implemented it in:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.