Go to file
Michael Ratanapintha 4964aad780 ColorTool: Restore old console colors after printing the console table
Unfortunately, when you run `.\colortool.exe --current`,
you might notice that the color of the prompt printed after
the program finishes is slightly different from what it was
before you ran the program.

This changelist fixes the issue by restoring the old console colors
after the program finishes printing the color table.

Testing: manual
2017-08-14 21:44:53 -07:00
tools/ColorTool ColorTool: Restore old console colors after printing the console table 2017-08-14 21:44:53 -07:00
.gitignore Population of the console repository with the ColorTool 2017-08-11 16:35:53 -07:00
README.md Add a table header and see if *that* triggers GitHub to make a markdown table. 2017-08-14 12:35:23 -07:00

Console

This is the Official Windows Console Github Repo. Here you'll find assorted console tools in the tools/ directory, such as the ColorTool.

Issues

We will be monitoring and responding to issues as best we can. Please attempt to avoid filing duplicates of open or closed items when possible.

Build Status

Project Build Status
tools/ColorTool