Would someone explain what ANSI x3.64 support TCC/TCMD provides? I've read "TCC v22 & the Windows 10 Console" but I'm still confused.
Does TCMD support Color Escape Sequences generated by external commands? I have a test program that generates color codes but I've not found any combination of TCMD/TCC settings that will transform the output to color. I tried disabling ANSI in TCMD and enabling in TCC; I've tried the other way around; both enabled and both disabled. And restarting TCMD after each change.
The only way I've been able use ANSI Color Codes is by using a custom Plugin (the 'ansi_on' command below) that explicitly enables Windows 10 built-in ANSI support. What am I missing?
Does TCMD support Color Escape Sequences generated by external commands? I have a test program that generates color codes but I've not found any combination of TCMD/TCC settings that will transform the output to color. I tried disabling ANSI in TCMD and enabling in TCC; I've tried the other way around; both enabled and both disabled. And restarting TCMD after each change.
The only way I've been able use ANSI Color Codes is by using a custom Plugin (the 'ansi_on' command below) that explicitly enables Windows 10 built-in ANSI support. What am I missing?