Background
My GitBash command line is not showing colors or formatting and seems to be escaping characters... e.g.
The Entity shortcut name: CarBundle:Car
C[K7arBundle8a[K7rBundle8r[K7Bundle8B[K7undle8u[K7ndle8n[K7dle8d[K7le8l[K7e8e[K:[KC[Ka[Kr[K
After doing some digging I found this solution:
For displaying escaped characters, please try changing Git Bash options for terminal to "xterm-256color" by Right Click on Terminal > Options > Terminal > Type > xterm-256color
Question
I honestly can't find this configuration setting at all... this is the closest I have come...
How do I implement the solution above?