Windows Terminal
About Windows Terminal
Windows Terminal is a modern terminal application designed for command-line users on Windows. It combines the functionality of the new Windows Terminal with the original Windows console host, providing a unified experience. The application supports features like tabs, rich text, configurability, and theming, catering to the needs of developers and power users.
This repository contains the source code for Windows Terminal, Windows Terminal Preview, and the Windows console host. It also includes shared components and sample projects demonstrating the use of Windows Console APIs. The project is actively maintained and welcomes contributions from the community.
Summary based on the project's official README and description.
Key features
- Support for tabs and rich text
- Configurable themes and styling
- Globalization support
- Integration with Windows Console APIs
- Shared components between Terminal and Console
- Sample projects for API consumption
Download v1.24.11321.0
May 13, 2026Frequently asked questions
- Is Windows Terminal free?
- Yes. Windows Terminal is free and open-source software, distributed under the MIT license.
- Which platforms does Windows Terminal support?
- Windows Terminal provides downloads for Windows.
- What is the latest version of Windows Terminal?
- The latest version is v1.24.11321.0, released on May 13, 2026.
- How can I install Windows Terminal?
- Windows Terminal can be installed from the Microsoft Store, GitHub Releases, Windows Package Manager CLI (winget), Chocolatey, or Scoop. The Microsoft Store is the recommended method for automatic updates.
- What are the system requirements for Windows Terminal?
- Windows Terminal requires Windows 10 version 2004 (build 19041) or later.
- What is Windows Terminal Canary?
- Windows Terminal Canary is a nightly build that includes the latest code from the main branch. It allows users to test new features before they are released in the Preview or stable versions. It is available as an App Installer or Portable ZIP distribution.
- Where can I find documentation for Windows Terminal?
- Documentation for Windows Terminal is available on Microsoft Docs, and contributions to the documentation can be made through its dedicated GitHub repository.
More Developer Tools
PowerToys
microsoft
PowerToys is a set of utilities for enhancing productivity and customization on Windows systems. It includes various tools for developers and power users to streamline workflows.
Neovim
neovim
Neovim is a fork of Vim focused on improved extensibility and usability. It maintains compatibility with Vim while offering modern features like embedded terminal support and a built-in LSP client. The project emphasizes maintainability and encourages community contributions.
Lazygit
jesseduffield
Lazygit provides a terminal-based interface for managing Git repositories. It simplifies common Git operations with an interactive UI.