-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Support Shift+Click to extend existing text selection in terminal output #9963
Copy link
Copy link
Open
Labels
area:shell-terminalTerminal input/output, shell integration, prompt behavior, and block rendering.Terminal input/output, shell integration, prompt behavior, and block rendering.duplicateThis issue or pull request already exists.This issue or pull request already exists.enhancementNew feature or request.New feature or request.repro:highThe report includes enough evidence that the issue appears highly reproducible.The report includes enough evidence that the issue appears highly reproducible.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.
Metadata
Metadata
Assignees
Labels
area:shell-terminalTerminal input/output, shell integration, prompt behavior, and block rendering.Terminal input/output, shell integration, prompt behavior, and block rendering.duplicateThis issue or pull request already exists.This issue or pull request already exists.enhancementNew feature or request.New feature or request.repro:highThe report includes enough evidence that the issue appears highly reproducible.The report includes enough evidence that the issue appears highly reproducible.triagedIssue has received an initial automated triage pass.Issue has received an initial automated triage pass.
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
Artifacts
None attached.
Warp version
v0.2026.04.29.08.57.stable_01
Operating system
Pop!_OS 24.04 LTS (Linux)