Hi, I noticed that running the task through the plugin removes faint colors from the output. The command uses ansii faint and ansii reset codes. ``` echo -e "\e[2m wow \e[0m" ``` shift+f10 <img src="https://github.com/lechuckroh/task-intellij-plugin/assets/19890545/a8ea4b19-bcf7-4ecb-99d9-87b0777961cb" width="400">  task app 