GitHubThor
GitHubThor
> If there are other "escape codes" problems beyond what you described in the other post, that was cleared up becaues you were not calling `Shutdown`, please let me know....
> From this image, there is nothing wrong with the Glyphs. This is due to something else. Not sure what. Agreed, I tried next remapping and did not fix or...
BTW, just tested, TerminalGuiDesigner.exe using 2.0.0-develop.4400 has the same issue inside and outside the VS IDE. Detected too when used with conhost terminal and v2win: So seems like the broken...
> Please can you run the latest TGD and upload the generated logs. This will show trace logging from conhost and we might be able to see why it releases...
> Ok I can reproduce, you have to tick this to cause the breakage: It crashes on my side without the legacy console enabled: 
> PS C:\Windows\System32> (Get-Item "C:\Windows\System32\conhost.exe").VersionInfo.FileVersion I get an error but the version shows:  Also here there are the cmd.exe details: 
> [@GitHubThor](https://github.com/GitHubThor) you only need to write in a pwsh this command and not the whole line `PS C:\Windows\System32>` is the prompt: Done: PS C:\> (Get-Item "C:\Windows\System32\conhost.exe").VersionInfo.FileVersion 10.0.26100.1 (WinBuild.160101.0800) I...