Any alternatives to AllocConsole but for the new terminal? #18078
Unanswered
Michal Karczewski (slxdy)
asked this question in
Q&A
Replies: 1 comment 4 replies
|
On recent versions of Windows you can set Windows Terminal as your default terminal. Don't forget to click "Save" after changing the option. |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I have an application and I'd like to start a new console window in the new terminal instead of the old conhost window (AllocConsole). Is this possible?
All reactions