Bug Report: splitVertical should duplicate opened shell instead of defaul #2442
Labels
Needs-Triage
It's a new issue that the core contributor team needs to triage at the next triage meeting
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
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
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
The text was updated successfully, but these errors were encountered: