Hi,
I want to show color code in the “Aborted:” tag displayed in CLI in case of invalid commit so that they standout. Has anyone been able to achieve something like this?
Currently it throws error
# confdConfig cli cAbortedPrefix "\e[0;31mAborted:\e[0m"
-------------------------------------------------^
syntax error: "Aborted:" is an invalid value.
Regards,