Seeing other post on ANSI colours reminded me that I have a problem with them as well.
Using:
TCC 27.00.18 x64 Windows 10 [Version 10.0.19042.746]
And starting it from the installed link (Regular old Windows console).
If the prompt is set to:
prompt `$e[1;36m$p$g$e[0;m`
My old TCC/LE worked fine, but with version 27, the prompt itself works fine, but output of "list" is completely blank. It's there, just the colors are black on black or something.
Setting the prompt to "prompt $e[1;36m$p$g$e[0;37;40m" seems to "fix" it, but...why?
Thoughts?
Using:
TCC 27.00.18 x64 Windows 10 [Version 10.0.19042.746]
And starting it from the installed link (Regular old Windows console).
If the prompt is set to:
prompt `$e[1;36m$p$g$e[0;m`
My old TCC/LE worked fine, but with version 27, the prompt itself works fine, but output of "list" is completely blank. It's there, just the colors are black on black or something.
Setting the prompt to "prompt $e[1;36m$p$g$e[0;37;40m" seems to "fix" it, but...why?
Thoughts?