Closed
Description
Windows Terminal version
1.19.11213.0
Windows build number
10.0.19045.4651
Other Software
No response
Steps to reproduce
- Open a new tab in a new named window (
wt.exe --window fancy-window-id new-tab
) - Don't close the new window for a month (???) (I'm not sure what's actually required here, but it usually seems to stop working after some time)
- Open a new tab in the same named window (
wt.exe --window fancy-window-id new-tab
) - Observe a new, separate window has opened, instead of a new tab in the existing window
Expected Behavior
A new tab should have opened in the window we opened in step 1.
Actual Behavior
A new window with our new tab opens instead.
Here is a screenshot of two processes in ProcessExplorer. You can see that they have been started nearly a month apart, and that they have the same window ID specified.
Both windows are not elevated (note the absence of shield icons for each window)