Open new Pane via Keyboard with currently active Profile #21647

Closed
opened 2026-01-31 07:50:49 +00:00 by claunia · 3 comments
Owner

Originally created by @Maximizer02 on GitHub (May 8, 2024).

Description of the new feature/enhancement

I propose for there to be an option to create a direct keyboard shortcut for opening a new Pane (Split Vertically or Horrizontally), but instead of using the default profile, it uses the profile of the currently active tab.
My research has concluded that opening a new pane with the currently active profile is currently only possible by either right-clicking the tab up top or by opening the new tab dropdown with ctrl+shift+space and then select the already opened profile and alt+enter it.
As this is rather cumbersome i propose for there to be an option for a shortcut to make this a bit easier.

Proposed technical implementation details

There could maybe be an argument in the settings.json file for which Profile should be opend when performing a split. It could either be one of the existinng profiles or the currently active profile. That way the user can customize the behavior how he likes it best.

Originally created by @Maximizer02 on GitHub (May 8, 2024). # Description of the new feature/enhancement I propose for there to be an option to create a direct keyboard shortcut for opening a new Pane (Split Vertically or Horrizontally), but instead of using the default profile, it uses the profile of the currently active tab. My research has concluded that opening a new pane with the currently active profile is currently only possible by either right-clicking the tab up top or by opening the new tab dropdown with ctrl+shift+space and then select the already opened profile and alt+enter it. As this is rather cumbersome i propose for there to be an option for a shortcut to make this a bit easier. # Proposed technical implementation details There could maybe be an argument in the settings.json file for which Profile should be opend when performing a split. It could either be one of the existinng profiles or the currently active profile. That way the user can customize the behavior how he likes it best.
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-31 07:50:49 +00:00
Author
Owner

@github-actions[bot] commented on GitHub (May 8, 2024):

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@github-actions[bot] commented on GitHub (May 8, 2024): Hi I'm an AI powered bot that finds similar issues based off the issue title. Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you! ### Closed similar issues: - [Split Pane with same Profile (#5579)](https://github.com/microsoft/terminal/issues/5579), similarity score: 0.79 - [Feature Request: Ability to open a split pane the existing tab's profile. (#7450)](https://github.com/microsoft/terminal/issues/7450), similarity score: 0.77 - [Split Pane via a context menu (#5025)](https://github.com/microsoft/terminal/issues/5025), similarity score: 0.75 > Note: You can give me feedback by thumbs upping or thumbs downing this comment.
Author
Owner

@zadjii-msft commented on GitHub (May 8, 2024):

  • there's been an arg to splitPane for years now that would make it duplicate the pane: "splitMode": "duplicate"
  • For 1.21 we merged #16951 which closes out /dup #7657. That'll change the default keybindings to duplicate instead of use the default.
@zadjii-msft commented on GitHub (May 8, 2024): * there's been an arg to `splitPane` for years now that would make it duplicate the pane: ["splitMode": "duplicate" ](https://learn.microsoft.com/en-us/windows/terminal/customize-settings/actions#parameters-16) * For 1.21 we merged #16951 which closes out /dup #7657. That'll change the default keybindings to duplicate instead of use the default.
Author
Owner

@microsoft-github-policy-service[bot] commented on GitHub (May 8, 2024):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@microsoft-github-policy-service[bot] commented on GitHub (May 8, 2024): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report! <!-- Policy app identification https://img.shields.io/static/v1?label=PullRequestIssueManagement. -->
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#21647