microsoft/Terminal

The explorer context menu should only appear on shift+click

Open

#6,113 创建于 2020年5月21日

在 GitHub 查看
 (3 评论) (23 反应) (0 负责人)C++ (3,212 fork)batch import
Area-ShellExtensionHelp WantedIssue-TaskProduct-Terminal

仓库指标

Star
 (35,764 star)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 PR)

描述

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.

贡献者指南