pidcat icon indicating copy to clipboard operation
pidcat copied to clipboard

fix print encode non utf 8 strings

Open michael2to3 opened this issue 2 years ago • 0 comments

Added a check whether the terminal already uses UTF-8 encoding, if so, do not encode linebuf Before: image After: image

michael2to3 avatar Oct 01 '23 06:10 michael2to3