Bug Report: splitVertical should duplicate opened shell instead of defaul #3432

Open
opened 2026-01-30 23:21:09 +00:00 by claunia · 0 comments
Owner

Originally created by @guibirow on GitHub (Aug 15, 2019).

This is related to the #1000 - Deliverable: Add support for panes

Currently, when a new pane is opened by splitting the window, the default shell is opened instead of an instance of same shell already open in the side pane.

I would expect the window to be split using the same shell, maybe have a separate command to split using the default shell.

Environment

Windows build number: Microsoft Windows [Version 10.0.18362.239]
Windows Terminal version (if applicable): 0.3.2171.0

Any other software?
WSL 1 (Ubuntu) (Default shell in Win Terminal)

Steps to reproduce

Open a non default shell (In my case CMD, because WSL is the default)
Press the shortcut for command splitVertical (ctrl+shift+\)
The pane will split and

Expected behavior

Open a new pane of same shell

Actual behavior

The default shell is opened in the new pane

Originally created by @guibirow on GitHub (Aug 15, 2019). This is related to the #1000 - Deliverable: Add support for panes Currently, when a new pane is opened by splitting the window, the default shell is opened instead of an instance of same shell already open in the side pane. I would expect the window to be split using the same shell, maybe have a separate command to split using the default shell. # Environment ``` Windows build number: Microsoft Windows [Version 10.0.18362.239] Windows Terminal version (if applicable): 0.3.2171.0 Any other software? WSL 1 (Ubuntu) (Default shell in Win Terminal) ``` # Steps to reproduce Open a non default shell (In my case CMD, because WSL is the default) Press the shortcut for command **splitVertical** (ctrl+shift+\\) The pane will split and # Expected behavior Open a new pane of same shell # Actual behavior The default shell is opened in the new pane
claunia added the Needs-TriageResolution-Duplicate labels 2026-01-30 23:21:09 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#3432