Skip to content

Feature Request: Scroll from selection dragging out of window #1247

@carlos-zamora

Description

@carlos-zamora

Summary of the new feature/enhancement

prereq: make sure you can scroll in the instance you're on

  1. begin making a selection
  2. As you move your mouse and expand the selection, move it towards a scrollable part of the buffer (so, up or down)

As of now, the selection "stops" at the end of the window.

The feature is that it should act like regular ConHost instances where it starts scrolling for you so that you can keep expanding the selection.

Proposed technical implementation details (optional)

I'm hoping this isn't too difficult. We would have to detect when the mouse gets close/past the edge of the window. Then, when that actually occurs, communicate with the scrollBar and move it.

Metadata

Metadata

Assignees

Labels

Area-InteractionInteracting with the vintage console window (as opposed to driving via API or hooks)Area-TerminalControlIssues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.)Issue-TaskIt's a feature request, but it doesn't really need a major design.Needs-Tag-FixDoesn't match tag requirementsProduct-TerminalThe new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions