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

Enable Windows console colors #11

Merged
merged 5 commits into from
Jan 2, 2020

Conversation

vpetrigo
Copy link
Contributor

Hello,

Thank you for your awesome library that makes it really easy to print debug messages. I would like to propose some changes that enable Windows console color output (tested with cmd and PowerShell).

Examples:

  • before:
    • CMD: CMD
    • PowerShell: PowerShell
  • after:
    • CMD: CMD_w_patch
    • PowerShell: PowerShell_w_path

Also, I ran rustfmt on src/lib.rs file, but may revert that changes if needed.

@borntyping borntyping merged commit 50dd2db into borntyping:master Jan 2, 2020
@borntyping
Copy link
Owner

Thanks! Released as v1.4.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants