Open sedyh opened 6 months ago
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
task app
@sedyh Thank you for reporting. I’ll check out how to fix it..
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.
shift+f10
task app