microsoft/Terminal

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

Open

#19.538 aberto em 8 de nov. de 2025

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (3.212 forks)batch import
Area-UserInterfaceHelp WantedIssue-FeatureProduct-Terminal

Métricas do repositório

Stars
 (35.764 stars)
Métricas de merge de PR
 (Mesclagem média 27d 19h) (24 fundiu PRs em 30d)

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

Guia do colaborador