2024-05-17 07:34 AM
The text printed to console after running "STM32_Programmer_CLI --version" stays in bold
To reproduce :
STM32_Programmer_CLI --version && echo "This shouldn't be in bold"
The output:
-------------------------------------------------------------------
STM32CubeProgrammer v2.16.0
-------------------------------------------------------------------
STM32CubeProgrammer version: 2.16.0
This shouldn't be in bold
Solved! Go to Solution.
2024-05-22 08:19 AM
Hello @hnvseau
Thanks for specifying,
Issue confirmed and transferred to the development team under internal ticket number : 182053.
Aziz
2024-05-20 01:57 AM
Hello @hnvseau
Thanks for highlighting this,
I just tried on Windows and the output isn't bold, so I suppose you're using another OS maybe ? Could you specify ?
Below the output :
STM32_Programmer_CLI --version && echo "bold test"
-------------------------------------------------------------------
STM32CubeProgrammer v2.16.0
-------------------------------------------------------------------
STM32CubeProgrammer version: 2.16.0
"bold test"
Thanks,
Aziz
2024-05-21 06:17 AM
2024-05-22 08:19 AM
Hello @hnvseau
Thanks for specifying,
Issue confirmed and transferred to the development team under internal ticket number : 182053.
Aziz