You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows build number: 10.0.19041.21
Windows Terminal version (if applicable): 0.8.10091.0
Any other software?
Steps to reproduce
open terminal
open a new tab with a different shell (e.g. WSL)
in the new tab press either Alt + Shft + + or Alt + Shft + - to split
Expected behavior
The new split screen should should spawn with the same shell from where the command was invoked. So, if the spit command was press in a WSL window, the new split should be WSL. If it was invoked from a Powershell window, the new split screen should open a Powershell window.
Actual behavior
The new split opens with the source in the defaultProfile in settings. If the default profile points to Powershell, the new split will be Powershell, even if the windows that was split was different (e.g. WSL)
The text was updated successfully, but these errors were encountered:
ghost
added
Needs-Triage
It's a new issue that the core contributor team needs to triage at the next triage meeting
Needs-Tag-Fix
Doesn't match tag requirements
labels
Jan 19, 2020
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!
ghost
added
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
and removed
Needs-Triage
It's a new issue that the core contributor team needs to triage at the next triage meeting
Needs-Tag-Fix
Doesn't match tag requirements
labels
Jan 19, 2020
Environment
Steps to reproduce
Alt
+Shft
++
orAlt
+Shft
+-
to splitExpected behavior
The new split screen should should spawn with the same shell from where the command was invoked. So, if the spit command was press in a WSL window, the new split should be WSL. If it was invoked from a Powershell window, the new split screen should open a Powershell window.
Actual behavior
The new split opens with the source in the
defaultProfile
in settings. If the default profile points to Powershell, the new split will be Powershell, even if the windows that was split was different (e.g. WSL)The text was updated successfully, but these errors were encountered: