Comment on hr for your terminalparentComments−pdw12yFor portability you should also use \033 (the octal code) instead of \e, which is non-standard.
Comments
For portability you should also use \033 (the octal code) instead of \e, which is non-standard.