fossiiita/Projects

[ProxyMan] Colors don't display on MacOS.

himanshub16 opened this issue · 1 comments

Original issue
The default terminal/bash in MacOS does not support colours, which makes the terminal display the colour codes adjoining the exact statement. This could even happen on old terminal emulators which don't support colour. (not tested yet)
The solution is to have some workaround this, by having a separate script without any such colour codes and executing that if things start to fail.

Can you keep ask issues over at main repo