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

Adds support for reverse video and underline on Windows 10. #267

Closed
wants to merge 5 commits into from

Commits on Jul 7, 2020

  1. Adds support for reverse video and underline on Windows 10.

    Also prevents SGR codes 30-37 from appearing BRIGHT when the terminal is using a bright colour by default.
    jpwroberts committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    6ee65e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0f6ea3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7eb3dcb View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2021

  1. Configuration menu
    Copy the full SHA
    752c327 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ee11c1 View commit details
    Browse the repository at this point in the history