I am trying to write in color in a .txt file.
In the file I have, there already is an escape character that is orange: ^[
. When I type it into the file, it doesn’t seem to work. It seems as though the escape character has been masked into ^[
.
How can I write this character so that escape characters (color) can work?
New contributor
finny is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1