-
Notifications
You must be signed in to change notification settings - Fork 8.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After trying out Quake mode, running wt -w 0 sp -s 0.4 pwsh
from any non-quake mode WT terminal always opens a new terminal window
#18459
Comments
We've found some similar issues:
If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.
|
Yea, this is definitely the same thing as /dup #13466. |
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! |
This issue has been marked as duplicate and has not had any activity for 1 day. It will be closed for housekeeping purposes. |
oh pish posh bot |
Windows Terminal version
1.22.3232.0
Windows build number
10.0.26100.0
Other Software
No response
Steps to reproduce
wt --window _quake
to try out the Quake modewt -w 0 sp -s 0.4 pwsh
within itExpected Behavior
The command
wt -w 0 sp -s 0.4 pwsh
should split the current window and run PowerShell in the new paneActual Behavior
After trying out the Quake mode, running
wt -w 0 sp -s 0.4 pwsh
from WT (regular window, non-Quake mode) will always start a new window and split it over there, instead of splitting the current window.The text was updated successfully, but these errors were encountered: