Is there a way to fix text like this?
uocli.cpp: In function âint main()â:
uocli.cpp:18: error: no match for âoperator+â in â128 + ForceSize(std::string, int)(20)â
It throws in garbage characters and makes stuff really hard to read. This happens with various things such as man pages, error outputs, etc. I've tried with various SSH clients, so don't think it's that.
uocli.cpp: In function âint main()â:
uocli.cpp:18: error: no match for âoperator+â in â128 + ForceSize(std::string, int)(20)â
It throws in garbage characters and makes stuff really hard to read. This happens with various things such as man pages, error outputs, etc. I've tried with various SSH clients, so don't think it's that.