microsoft/Terminal

The explorer context menu should only appear on shift+click

Open

#6,113 opened on May 21, 2020

View on GitHub
 (3 comments) (23 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-ShellExtensionHelp WantedIssue-TaskProduct-Terminal

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

Description

Follow-up from #6100.

The Explorer context menu is notoriously cluttered. We shouldn't add to that clutter if we can avoid it. This issue represents me taking the time to investigate how exactly to make the menu only appear on shift+right click, not just right click.

Contributor guide