microsoft/terminal

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

Open

#19.538 geöffnet am 8. Nov. 2025

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C++ (103.173 Stars) (9.275 Forks)batch import
Area-UserInterfaceHelp WantedIssue-FeatureProduct-Terminal

Beschreibung

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

Contributor Guide