-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[question] Colors do not display on console.log. Am I missing something? #4
Comments
This is weird. It looks like the terminal emulator under AppServer is not seeing |
Windows Operating System version 6.2.9200 [INFO ][SERVER] [Thread 9676] [SMARTHEAP] Version 8.0.0
Maybe it's related to file encoding? I tried changing from and to UTF-8 and windows1252 but the result is the same. |
Well... I tried to update my bin with the following Windows Operating System version 6.2.9200 Windows Operating System version 6.2.9200 [INFO ][SERVER] [Thread 7364] [SMARTHEAP] Version 8.0.0
'TOTVS Easy Sales 12' console mode. *** STARTING SERVER WITH MAXIMUM STRING SIZE LIMIT SET TO 10 MB. *** ---------------- OS System Info -----------------------------------------------
|
Good news! I managed to get it working. The problem is with windows10. The colors in terminal are now off by default. The only way I found to fix it was changing a registry key This link shows some info: The Registry Key: Set "VirtualTerminalLevel" to 0x1 in ‘HKCU\Console’ VirtualTerminalLevel |
Would be great this info in |
olá @izacsc ! |
Criei esta chave e funcionou no meu ambiente, obrigado pela resposta! |
I just ran Expect suite in tests.
The result was:
Do I have to configure anything else to see the colors?
The text was updated successfully, but these errors were encountered: