We should report a property tty when running under ConPty and not being redirected. Currently we always report a dumb terminal to ensure compatibility with the old windows console.
The text was updated successfully, but these errors were encountered:
That change is the key for supporting the pretty printing support in SPM on Windows. With that, I am able to get nice diagnostics from the C/C++ and Swift compilers and retain the pretty printing.
Additional Detail from JIRA
md5: 29d792b132138ce620d7de1cae69487a
Issue Description:
We should report a property tty when running under ConPty and not being redirected. Currently we always report a dumb terminal to ensure compatibility with the old windows console.
The text was updated successfully, but these errors were encountered: