pidcat
pidcat copied to clipboard
fix print encode non utf 8 strings
Added a check whether the terminal already uses UTF-8 encoding, if so, do not encode linebuf
Before:
After: