Skip to content

Support Shift+Click to extend existing text selection in terminal output #9963

@khush2003

Description

@khush2003

Summary

Feature request to support extending an existing terminal text selection with Shift+Click.

Problem

Warp currently supports click-drag, smart selection (double-click), and rectangular selection, but does not support the common terminal workflow where Shift+Click extends an existing selection from its original anchor to a new click point.

This is especially frustrating on laptop touchpads because it's hard to scroll while actively selecting. A current workaround is to zoom out so the target text roughly fits on screen, select it, then zoom back in.

Reproduction steps or desired workflow

  1. Select a portion of terminal output.
  2. Hold Shift.
  3. Click at a different location in the output.
  4. Desired: selection extends from the original anchor to the clicked location.
  5. Current: previous selection clears/restarts instead of extending.

Artifacts

None attached.

Warp version

v0.2026.04.29.08.57.stable_01

Operating system

Pop!_OS 24.04 LTS (Linux)

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:shell-terminalTerminal input/output, shell integration, prompt behavior, and block rendering.duplicateThis issue or pull request already exists.enhancementNew feature or request.repro:highThe report includes enough evidence that the issue appears highly reproducible.triagedIssue has received an initial automated triage pass.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions