Skip to content

Claude Code sessions in Warp are a single block, making partial copy difficult #10591

@shungo11260

Description

@shungo11260

Summary

When using Claude Code in Warp, the entire interactive session is treated as a single block, which makes partial copy and paste difficult.

Problem

I often need to copy only a specific answer or snippet from a long Claude Code session. Because the whole session is one block, selecting only the needed range is cumbersome and error prone.

Expected behavior

  • Interactive CLI agent sessions such as Claude Code can be segmented into smaller units, for example per turn or per response.
  • Or Warp provides a dedicated copy workflow that makes partial extraction from very long single blocks reliable and fast.

Actual behavior

  • A full Claude Code run is grouped into one block.
  • Extracting only the relevant part requires manual selection in a long output area and often causes mis selection.

Reproduction steps or desired workflow

  1. Run claude in Warp.
  2. Continue the conversation for many turns.
  3. Try to copy only one specific response from the middle of the session.
  4. Observe that the single large block makes this significantly harder than turn level selection.

Artifacts

None attached

Warp version

Unknown

Operating system

macOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:agentAgent workflows, conversations, prompts, cloud mode, and AI-specific UI.area:shell-terminalTerminal input/output, shell integration, prompt behavior, and block rendering.enhancementNew feature or request.os:macmacOS-specific behavior, regressions, or requests.repro:highThe report includes enough evidence that the issue appears highly reproducible.triagedIssue has received an initial automated triage pass.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions