microsoft/Terminal

Add title to split window

Open

#4,717 建立於 2020年2月25日

在 GitHub 查看
 (9 留言) (29 反應) (0 負責人)C++ (3,212 fork)batch import
Area-UserInterfaceHelp WantedIn-PRIssue-TaskProduct-Terminal

倉庫指標

Star
 (35,764 star)
PR 合併指標
 (平均合併 27天 19小時) (30 天內合併 24 個 PR)

描述

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

貢獻者指南