microsoft / microsoft/edit

Scrolling during mouse selection should extend the select region

Open
#768 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
14.6k
Forks
734
Avg merge
8h 40m
Merged PRs (30d)
4

Description

Terminal: Windows Terminal (https://github.com/microsoft/terminal)

Intended behaviour:
Should select just like pretty much every standard GUI app textbox with multiple lines.

Where you can use scroll as you select to move the selection up or down, as if you're already dragging at the edges, but without having to drag the cursor to the edge.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file, test, or entry point is named in the issue. Start by reproducing selection in the Windows Terminal, then trace how mouse selection and scrolling interact. It is done when scrolling during an active selection extends the selected region upward or downward without moving the cursor to the window edge.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.