microsoft/Terminal

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

Open

#19 538 ouverte le 8 nov. 2025

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)C++ (3 212 forks)batch import
Area-UserInterfaceHelp WantedIssue-FeatureProduct-Terminal

Métriques du dépôt

Stars
 (35 764 stars)
Métriques de merge PR
 (Merge moyen 27j 19h) (24 PRs mergées en 30 j)

Description

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

Guide contributeur