Skip to main content
chriskuku
Senior II
May 30, 2021
Question

STM32CubeIDE console can it be made ncurses sensitive?

  • May 30, 2021
  • 0 replies
  • 544 views

I'm seeing this in the console:

Waiting for connection on port 61234...
Accepted connection on port 61234...
Debugger connected
 ------ Switching to STM32CubeProgrammer ----- 
[36m[01m -------------------------------------------------------------------
[39;49m[36m[01m STM32CubeProgrammer v2.7.0-RC1 
[39;49m[36m[01m -------------------------------------------------------------------
 
[39;49m[39;49m
 
[39;49m[39;49mLog output file: /tmp/STM32CubeProgrammer_dTEHyV.log
[39;49m[39;49m[39;49m[90mST-LINK SN : 066CFF485153826687123124
[39;49m[90mST-LINK FW : V2J37M27
[39;49m[90mBoard : STM32F4DISCOVERY
[39;49m[90mVoltage : 2.91V
[39;49m[90mSWD freq : 4000 KHz
[39;49m[90mConnect mode: Under Reset

This would look nicer if the console had ncurses sensitivity:

 0693W00000BZb9EQAT.png 

ALthough there is an option "Interpret ASCII control characters" in Preferences->Console this doesn't seem to work.

Not a great issue but it would look nicer and better readable.

This topic has been closed for replies.