Send ctrl-C to a Windows shell

In an attempt to get this noticed by Xojo engineering, I’ve created a feedback report:

<https://xojo.com/issue/53182>

Has anyone come up with more data on this?

@Kem Tekinay , have you taken this further with your declare attempts?

I got it working with the declare and haven’t pursued it further. If you want to see it in action, take a look at my Redis project, specifically the Redis Server GUI.

https://github.com/ktekinay/XOJO-Redis

@Christian Schmitz - would it be possible to resolve this through the use of a WindowsConsoleMBS to work around this? Before I start tearing apart my code, is WindowsConsoleMBS a straight replacement for the Xojo Shell class on Windows?