microsoft / microsoft/terminal

Configure block select to use ctrl, not alt

Open
#17,610 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Area-Settings Issue-Feature Product-Terminal
Dominant language
C++
Stars
105k
Forks
9.6k
Avg merge
3d 17h
Merged PRs (30d)
29

Description

# Description of the new feature/enhancement

Currently block select is possible with alt+mouse. Since I use AltDrag to do window management, alt is not a valid key binding for me. On Linux this is `ctrl+` by default. I'd like it to be an option to flip the keybinding.

# Proposed technical implementation details (optional)

I dunno as keybindings don't seen like the right fit for this since mouse buttons is not valid in the keybinding syntax.

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

Start by tracing the existing Alt+mouse block-select input path and how configurable input options are represented. Verify how a Ctrl alternative could be selected without conflicting with existing behavior, then confirm completion by testing block selection with both the configured modifier and the default behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.