microsoft/Terminal

The explorer context menu should only appear on shift+click

Open

#6.113 geöffnet am 21. Mai 2020

Auf GitHub ansehen
 (3 Kommentare) (23 Reaktionen) (0 zugewiesene Personen)C++ (3.212 Forks)batch import
Area-ShellExtensionHelp WantedIssue-TaskProduct-Terminal

Repository-Metriken

Stars
 (35.764 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)

Beschreibung

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