cancel
Showing results for 
Search instead for 
Did you mean: 

Text following version is in bold

hnvseau
Associate

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

 

1 ACCEPTED SOLUTION

Accepted Solutions

Hello @hnvseau

Thanks for specifying, 

Issue confirmed and transferred to the development team under internal ticket number : 182053.

Aziz 


In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

View solution in original post

3 REPLIES 3
Aziz BRIGUI
ST Employee

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


In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

Hello @Aziz BRIGUI 

thanks for your reply.

You're correct I'm on Ubuntu 22.04

Hello @hnvseau

Thanks for specifying, 

Issue confirmed and transferred to the development team under internal ticket number : 182053.

Aziz 


In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.