-
Notifications
You must be signed in to change notification settings - Fork 1
Windows Terminal
Marius Storhaug edited this page Nov 24, 2021
·
1 revision
The Windows Terminal is a modern, fast, efficient, powerful, and productive terminal application for users of command-line tools and shells like Command Prompt, PowerShell, and WSL. Its main features include multiple tabs, panes, Unicode and UTF-8 character support, a GPU accelerated text rendering engine, and custom themes, styles, and configurations.
Download Windows Terminal today!
If you are using Windows 10 and have winget, you can use the following command to install Windows Terminal.
# Installs the stable version
winget install Microsoft.WindowsTerminal --silent
# Installs the insider version (in development)
winget install Microsoft.WindowsTerminalPreview --silentN/A
This is a mock repo for testing