Welcome to the Windows Terminal, Console and Command-Line repo
<details <summary<strongTable of Contents</strong</summary
- Installing and running Windows Terminal
- [Microsoft Store \[Recommended\]](#microsoft-store-recommended)
- Other install methods
- Via GitHub
- Via Windows Package Manager CLI (aka winget)
- Via Chocolatey (unofficial)
- Via Scoop (unofficial)
- Installing Windows Terminal Canary
- Terminal \& Console Overview
- Windows Terminal
- The Windows Console Host
- Shared Components
- Creating the new Windows Terminal
- Resources
- FAQ
- I built and ran the new Terminal, but it looks just like the old console
- Documentation
- Contributing
- Communicating with the Team
- Developer Guidance
- Prerequisites
- Building the Code
- Building in PowerShell
- Building in Cmd
- Running \& Debugging
- Coding Guidance
- Code of Conduct
</details
<br /
This repository contains the source code for:
- Windows Terminal
- Windows Terminal Preview
- The Windows console host (conhost.exe)
- Components shared between the two projects
- ColorTool
- Sample projects
that show how to consume the Windows Console APIs
Related repositories include:
- Windows Terminal Documentation
(Repo: Contribute to the docs)
- Console API Documentation
- Cascadia Code Font
Installing and running Windows Terminal
[!NOTE] Windows Terminal requires Windows 10 2004 (build 19041) or later