-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Change Windows OS to support default terminal [defterm] #492
Copy link
Copy link
Closed
Labels
Area-ServerDown in the muck of API call servicing, interprocess communication, eventing, etc.Down in the muck of API call servicing, interprocess communication, eventing, etc.Issue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.Complex enough to require an in depth planning process and actual budgeted, scheduled work.Needs-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsProduct-ConhostFor issues in the Console codebaseFor issues in the Console codebaseWork-ItemIt's being tracked by an actual work item internally. (to be removed soon)It's being tracked by an actual work item internally. (to be removed soon)
Milestone
Metadata
Metadata
Assignees
Labels
Area-ServerDown in the muck of API call servicing, interprocess communication, eventing, etc.Down in the muck of API call servicing, interprocess communication, eventing, etc.Issue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.Complex enough to require an in depth planning process and actual budgeted, scheduled work.Needs-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsProduct-ConhostFor issues in the Console codebaseFor issues in the Console codebaseWork-ItemIt's being tracked by an actual work item internally. (to be removed soon)It's being tracked by an actual work item internally. (to be removed soon)
This issue tracks the work required to add "default terminal" support to Windows.
This is not terminal-specific, but Windows Terminal will benefit from it.
original content
This bug-tracker is monitored by Windows Console development team and other technical types. We like detail!
If you have a feature request, please post to the UserVoice.
Please use this form and describe your issue, concisely but precisely, with as much detail as possible
Your Windows build number:
Microsoft Windows [Version 10.0.18885.1001]What you're doing and what's happening: When I type
startin a command prompt session in the Windows Terminal, the new command prompt window opens in a new conhost window.What's wrong / what should be happening instead: The new command prompt should open in a new tab in the existing Terminal window.