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

repl: fix terminal default setting and improve color check #26518

Closed
wants to merge 1 commit into from

Commits on Mar 21, 2019

  1. repl: fix terminal default setting

    This makes sure that the described default behavior for the
    `terminal` option is actually always used and not only when running
    the REPL as standalone program.
    
    The options code is now logically combined instead of being spread
    out in the big REPL constructor.
    BridgeAR committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    740c6f1 View commit details
    Browse the repository at this point in the history