I've seen a lot of other complaints about this, but yea.
It's not a WT issue.
It's a TCC issue.
It doesn't happen in WT under CMD.EXE with the exact same commands.
It doesn't happen in WT under PowerShell with the exact same commands
It DOES happen in WT under TCC with the exact same commands
It DOES happens in TCC without WT.
...and only for screen rendering, not when sending to a file.
The working example i used today to prove this to myself was a simple:
Read more
It's not a WT issue.
It's a TCC issue.
It doesn't happen in WT under CMD.EXE with the exact same commands.
It doesn't happen in WT under PowerShell with the exact same commands
It DOES happen in WT under TCC with the exact same commands
It DOES happens in TCC without WT.
...and only for screen rendering, not when sending to a file.
The working example i used today to prove this to myself was a simple:
Code:
unset /q grep_color...
Read more