microsoft/Terminal

Add title to split window

Aberta

#4.717 aberto em 25 de fev. de 2020

 (9 comentários) (29 reações) (0 responsável)C++ (9.275 forks)batch import
Area-UserInterfaceHelp WantedIn-PRIssue-TaskProduct-Terminal

Métricas do repositório

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

Description

Description of the new feature/enhancement

When doing split windows in a tab, there's no header per window, rather the last command given is used int he TAB header. See attached example WindowsTerminal Can you provide per split window a header with the command?

This is when using alt-shift-+ to open e.g. multiple Command prompts to perform pings.

Proposed technical implementation details (optional)

Add a header to split windows with the command given

Guia do colaborador