Windows Terminal Panes in Tabs #7066

Closed
opened 2026-01-31 00:54:10 +00:00 by claunia · 1 comment
Owner

Originally created by @woowil on GitHub (Mar 21, 2020).

Description of the new feature/enhancement

Windows Terminal Panes in Tabs

Proposed technical implementation details (optional)

My scenario is that I have Windows Subsystem for Linux (WSL) activated with the Debian package. I am using Windows Terminal to open the Debian shell. I have installed Powershell 7 for Linux, Kubernetes CLI, Azure CLI, Git in the Debian WSL to manage my Azure AKS deployments. I want a feature that can split the tab (similar as in PowerShell ISE) so that one section uses PS7 shell and the other one uses bash shell. The aim is to be able to use the run different shells in one tab som that for example Linux command "watch -t -n1 kubectl get pods" in bash pane while running kubectl commands in a PS7 pane. In this example he is using two window frames which a bit cumbersome. This feature would blow all other Terminals away and attracted many developers and operators

This feature will have a menu choice of splitting a tab into several panes, both horizontally and vertically.

Originally created by @woowil on GitHub (Mar 21, 2020). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> # Description of the new feature/enhancement Windows Terminal Panes in Tabs <!-- A clear and concise description of what the problem is that the new feature would solve. Describe why and how a user would use this new functionality (if applicable). --> # Proposed technical implementation details (optional) My scenario is that I have Windows Subsystem for Linux (WSL) activated with the Debian package. I am using Windows Terminal to open the Debian shell. I have installed Powershell 7 for Linux, Kubernetes CLI, Azure CLI, Git in the Debian WSL to manage my Azure AKS deployments. I want a feature that can split the tab (similar as in PowerShell ISE) so that one section uses **PS7** shell and the other one uses **bash** shell. The aim is to be able to use the run different shells in one tab som that for example Linux command "**watch -t -n1 kubectl get pods**" in bash pane while running kubectl commands in a PS7 pane. [In this example](https://www.youtube.com/watch?v=_r368h-mxxs) he is using two window frames which a bit cumbersome. This feature would blow all other Terminals away and attracted many developers and operators <!-- A clear and concise description of what you want to happen. --> This feature will have a menu choice of splitting a tab into several panes, both horizontally and vertically.
Author
Owner

@zadjii-msft commented on GitHub (Mar 21, 2020):

Hey thanks for the suggestion! The Terminal actually already supports panes! You might be interested in #1000 and any of the threads linked to that issue. I'm pretty sure all the asks you're looking for are tracked there.

Thanks!

@zadjii-msft commented on GitHub (Mar 21, 2020): Hey thanks for the suggestion! The Terminal actually already supports panes! You might be interested in #1000 and any of the threads linked to that issue. I'm pretty sure all the asks you're looking for are tracked there. Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#7066