Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid printing warning about cerr and colors in default cli mode #4400

Commits on Jan 26, 2024

  1. Avoid printing warning about cerr and colors in default cli mode

    In cli mode, we default to colors plus cerr so we always get a warning
    about colors not showing cerr. Now it defaults to cerr and no colors and
    the warning does not show up.
    dsiganos committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    31b8865 View commit details
    Browse the repository at this point in the history