anomalyco / anomalyco/opencode

[FEATURE]: Allow to expand the pasted text (e.g. `[Pasted ~1 lines]`)

Open
#8,501 35 comments 323 reactions 1 assignee View on GitHub

@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.

Image
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_summary to 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.