Closed sawka closed 2 years ago
https://en.wikipedia.org/wiki/ANSI_escape_code
Can test in a different terminal with:
printf "\e[1mHELLO \e[22mhello \e[0m\n"
https://en.wikipedia.org/wiki/ANSI_escape_code
Can test in a different terminal with: