microsoft/Terminal

The explorer context menu should only appear on shift+click

Open

#6.113 aberto em 21 de mai. de 2020

Ver no GitHub
 (3 comments) (23 reactions) (0 assignees)C++ (3.212 forks)batch import
Area-ShellExtensionHelp WantedIssue-TaskProduct-Terminal

Métricas do repositório

Stars
 (35.764 stars)
Métricas de merge de PR
 (Mesclagem média 27d 19h) (24 fundiu PRs em 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.

Guia do colaborador