Skip to content

Version 2.1.7

Choose a tag to compare

@arzzen arzzen released this 31 Mar 15:32
2928768
  • [#112] When performing actions such as redirecting the stats to a file,
    the terminal escape sequences for handling colors gets added
    to the top message in the text file. While running commands such
    as sed can fix this, it is inconvenient for users wishing to redirect
    or pipe the stats in a clean way.

    Attempting to use test -t yielded some unexpected results, as well
    as extra logic for handling a non-tty case, so for now, we are
    simply removing the colors from the message so it defaults to
    standard terminal colors and formatting