microsoft/Terminal

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

オープン

#19,538 opened on 2025/11/08

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (9,275 件のフォーク)batch import
Area-UserInterfaceHelp WantedIssue-FeatureProduct-Terminal

Repository metrics

Stars
 (103,173 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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().

コントリビューターガイド