Keep external CLIs in Windows Terminal interface #8692

Open
opened 2026-01-31 01:35:40 +00:00 by claunia · 0 comments
Owner

Originally created by @jaandersonck on GitHub (May 30, 2020).

Keep external CLIs, like DiskPart inside the Windows Terminal interface rather than opening up the diskpart interface resembling command prompt.

This would make using Windows Terminal a more oragnized and consistant experience, because you could access all types of CLIs in a single app, Windows Terminal, like DiskPart.

By opening separate external CLIs (like DiskPart) in Windows Terminal, they should stay contained inside the tab that the CLI was opened in, similar to how in C# you use UseShellExecute = false to execute the process in the same console Window.

Originally created by @jaandersonck on GitHub (May 30, 2020). Keep external CLIs, like DiskPart inside the Windows Terminal interface rather than opening up the diskpart interface resembling command prompt. This would make using Windows Terminal a more oragnized and consistant experience, because you could access all types of CLIs in a single app, Windows Terminal, like DiskPart. By opening separate external CLIs (like DiskPart) in Windows Terminal, they should stay contained inside the tab that the CLI was opened in, similar to how in C# you use UseShellExecute = false to execute the process in the same console Window.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#8692