"start" command should reuse Terminal window #12355

Open
opened 2026-01-31 03:13:23 +00:00 by claunia · 0 comments
Owner

Originally created by @asklar on GitHub (Feb 1, 2021).

  • run cmd in Terminal
  • start myCommand.cmd to start the command in a new "window"

Expected

new tab in Terminal

Actual

will start a cmd instance in a new conhost window, separate from the Terminal window it started in.

Originally created by @asklar on GitHub (Feb 1, 2021). - run cmd in Terminal - `start myCommand.cmd` to start the command in a new "window" ## Expected new tab in Terminal ## Actual will start a cmd instance in a new conhost window, separate from the Terminal window it started in.
claunia added the Resolution-Duplicate label 2026-01-31 03:13:23 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#12355