cpp-terminal icon indicating copy to clipboard operation
cpp-terminal copied to clipboard

change default arguments like `unicode` to be automatically

Open MCWertGaming opened this issue 3 years ago • 1 comments

Currently, unicode has to be set manually - eiter on or off. I think that we should try to detect unicode support on runtime instead.

MCWertGaming avatar Dec 06 '21 20:12 MCWertGaming

For linux: https://www.rosettacode.org/wiki/Terminal_control/Unicode_output#C

MCWertGaming avatar Aug 19 '22 10:08 MCWertGaming