process icon indicating copy to clipboard operation
process copied to clipboard

fixed the InTty does not work correctly in linux

Open elsonwu opened this issue 7 years ago • 0 comments

Because in Linux, when no tty, the value is "?" not "??", I didn't test it in other platform, but I think comparing it with the leading "?" is better than hardcode "??".

elsonwu avatar May 15 '18 08:05 elsonwu