microsoft/Terminal

The explorer context menu should only appear on shift+click

Open

#6 113 ouverte le 21 mai 2020

Voir sur GitHub
 (3 commentaires) (23 réactions) (0 assignés)C++ (3 212 forks)batch import
Area-ShellExtensionHelp WantedIssue-TaskProduct-Terminal

Métriques du dépôt

Stars
 (35 764 stars)
Métriques de merge PR
 (Merge moyen 27j 19h) (24 PRs mergées en 30 j)

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.

Guide contributeur