microsoft/Terminal

Add 'new tab' menu item to window system menu when tab strip is hidden

开放

#19,538 创建于 2025年11月8日

 (1 条评论) (0 个反应) (0 位负责人)C++ (9,275 个派生)batch import
Area-UserInterfaceHelp WantedIssue-FeatureProduct-Terminal

仓库指标

星标
 (103,173 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Description of the new feature

When the tab strip is hidden, there is no clear way to open a new tab. I think that adding a 'new tab' menu item to the window's system menu, which shows the different profiles in a submenu, would fix this.

Proposed technical implementation details

I don't know much cpp! All I have to say is AppendMenu().

贡献者指南