As of May 6th, 2019, after 30 years, Windows console (cmd.exe) has got a reboot. The new Windows Terminal and Windows Console have been made open source and you can clone, build, run, and test the code from the repository on
GitHub: https://github.com/Microsoft/Terminal
This is early stages so you have to build the exe.
For example, this is how the command line is consumed - you can change that now
https://github.com/microsoft/terminal/blob/master/src/host/ConsoleArguments.cpp
Official Microsoft Blog release
https://devblogs.microsoft.com/commandline/introducing-windows-terminal/
GitHub: https://github.com/Microsoft/Terminal
This is early stages so you have to build the exe.
For example, this is how the command line is consumed - you can change that now
https://github.com/microsoft/terminal/blob/master/src/host/ConsoleArguments.cpp
Official Microsoft Blog release
https://devblogs.microsoft.com/commandline/introducing-windows-terminal/
No comments:
Post a Comment