Skip to content

Allow viewing and editing content of “pasted text” blocks before submission #3412

@lbguilherme

Description

@lbguilherme

Environment

  • Claude Code version: 1.0.51
  • Operating System: macOS 15 Sequoia
  • Terminal: Ghostty
  • Dictation software: MacWhisper

Description

When using dictation software that “pastes” spoken text into Claude Code, the content appears as a collapsed block (e.g., [Pasted text +34 lines]) with no way to preview or edit the content before submission. This creates accessibility issues for users who rely on voice-to-text software.

Use Case

I use dictation software to speak my instructions to Claude Code. The workflow is:

  1. I speak my prompt/instructions
  2. The dictation software “pastes” the transcribed text into the terminal
  3. Claude Code collapses it into [Pasted text +X lines]
  4. I cannot see what was actually transcribed before submitting
  5. I cannot edit any transcription errors or make adjustments

This forces me to either:

  • Submit potentially incorrect or incomplete prompts
  • Use alternative methods that break my accessibility workflow

Expected Behavior

  • Option 1: Keyboard shortcut to expand/view the pasted content.
  • Option 2: Configuration option to disable text collapsing for accessibility.
  • Option 3: Edit mode that allows modifying the collapsed text. Maybe opening the current prompt in $EDITOR.

Current Behavior

No way to preview or edit the content once it’s collapsed into the placeholder.

Additional Context

This impacts accessibility for users who rely on assistive technologies. The current workaround of saving to files and referencing them breaks the natural flow of voice-driven workflows.

Similar issues: #143 (Better ergonomics for long text)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions