New tab does not work as intended #8070

Closed
opened 2026-01-31 01:20:01 +00:00 by claunia · 2 comments
Owner

Originally created by @aronchick on GitHub (May 11, 2020).

Environment

Win32NT             10.0.19041.0 Microsoft Windows NT 10.0.19041.0
0.11.1251.0

Steps to reproduce

Open fresh windows terminal for powershell.
Type wt.exe new-tab
(behavior same if background-ed as well Start-Process -NoNewWindow wt)

Expected behavior

Opens a new tab in the existing window.

Actual behavior

Opens a new window.

Originally created by @aronchick on GitHub (May 11, 2020). # Environment ``` Win32NT 10.0.19041.0 Microsoft Windows NT 10.0.19041.0 0.11.1251.0 ``` # Steps to reproduce Open fresh windows terminal for powershell. Type `wt.exe new-tab` (behavior same if background-ed as well `Start-Process -NoNewWindow wt`) # Expected behavior Opens a new tab in the existing window. # Actual behavior Opens a new window.
claunia added the Resolution-Duplicate label 2026-01-31 01:20:01 +00:00
Author
Owner

@DHowett-MSFT commented on GitHub (May 11, 2020):

Thanks for the report! This is a /dupe of #4472.

@DHowett-MSFT commented on GitHub (May 11, 2020): Thanks for the report! This is a /dupe of #4472.
Author
Owner

@ghost commented on GitHub (May 11, 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 commented on GitHub (May 11, 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!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#8070