The tools can fetch the terminal output and show it in the console-panel.
The console-panel ist stripping out the color-codes of the terminal-output.
An option to not strip the colors from the output would be nice.
In example on Windows > CMD > "cargo clippy" from RUST has nice colored output, in RJ TextEd it is displayed white on some background-color.
There are also other tools which can display some kind of colors in the terminal, may the output-panel should not strip the colors, may it would even be perfectly fine if the terminal window looks like a terminal window, without color-theme background but with colors as the tools use them in the terminal.
