rotten
rotten copied to clipboard
Output is full of ^[[32m and ^[[39m
If I pipe the output into a file when it can't fit into stdout there are a lot of weird characters around.
possibly try using less to view the file?
Alternatively, I think it could detect that it is not in tty mode, and not use colors.