Windows 11 command line opens in Terminal

Windows specific forum
Oso
Enthusiast
Enthusiast
Posts: 595
Joined: Wed Jul 20, 2022 10:09 am

Windows 11 command line opens in Terminal

Post by Oso »

I saw the below article and wondered if it affects the presentation and usage of PureBasic applications with OpenConsole(). I don't use Windows 11, so I have very limited knowledge of this.

https://devblogs.microsoft.com/commandl ... indows-11/
Quin
Addict
Addict
Posts: 1132
Joined: Thu Mar 31, 2022 7:03 pm
Location: Colorado, United States
Contact:

Re: Windows 11 command line opens in Terminal

Post by Quin »

No, I don't think it does. Keep in mind this is from fairly limited testing, but on a Windows 11 laptop, it appears to still run in conhost,, probably because PB is using some particular API. I could be wrong, however.
Oso
Enthusiast
Enthusiast
Posts: 595
Joined: Wed Jul 20, 2022 10:09 am

Re: Windows 11 command line opens in Terminal

Post by Oso »

Quin wrote: Tue Oct 31, 2023 5:00 am No, I don't think it does. Keep in mind this is from fairly limited testing, but on a Windows 11 laptop, it appears to still run in conhost.
Thanks for the reply, Quin, that sounds encouraging. From what I've seen, a tabbed function has been introduced, as shown in this example I just found. I've developed a server-side application that, for a multitude of reasons, runs best inside the console and I don't want to find the 120 x 30 presentation is broken by Microsoft's want of frivolous changes.

Image
Post Reply