Windows Terminal

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Ghettoblaster (talk | contribs) at 17:19, 26 June 2020. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Windows Terminal
Developer(s)Microsoft
Initial releaseMay 3, 2019; 5 years ago (2019-05-03)
Stable release
v1.0.1401.0 / May 20, 2020; 3 years ago (2020-05-20)[1]
Preview release
v1.1.1671.0 / June 18, 2020; 3 years ago (2020-06-18)[2]
Repositorygithub.com/Microsoft/Terminal
Written inC++
Operating systemWindows 10
PlatformIA-32, x86-64, ARM64
Available inEnglish
TypeTerminal emulator
LicenseMIT License
Websiteaka.ms/terminal

Windows Terminal (codenamed Cascadia[3]) is a terminal emulator for Windows 10 written by Microsoft.[4] It includes support for the Command Prompt, PowerShell, WSL and SSH.[5] After the initial source code release on GitHub, a preview release was first published to the Microsoft Store on June 21, 2019.[6]

With Cascadia Code, Microsoft also provides a new purpose-built monospaced font for the new command-line interface. It includes programming ligatures and was designed to enhance the look and feel of Windows Terminal, terminal applications and text editors such as Visual Studio and Visual Studio Code.[7] The font is open-source under the SIL Open Font License and available on GitHub.[8] It is bundled with Windows Terminal since version 0.5.2762.0.[9]

Features

Windows Terminal is a command-line front-end: It can run multiple terminal apps, including text-based shells in a multi-tabbed window. It has out-of-the-box support for Windows Command Prompt, Windows PowerShell, PowerShell Core, Windows Subsystem for Linux (WSL) and Azure Cloud Shell Connector.[10] All of these, by default, work on Windows Console.

Windows Terminal augments the text-based command experience by providing support for:

See also

Notes

  1. ^ Requires an appropriate font to be selected for rendering.

References

  1. ^ "Windows Terminal v1.0.1401.0". GitHub Windows Terminal repository. Retrieved 2020-05-20.
  2. ^ "Windows Terminal Preview v1.1.1671.0". GitHub Windows Terminal repository. Retrieved 2020-06-18.
  3. ^ Terminal's source code folder on GitHub, Microsoft, 2019-10-04, retrieved 2019-10-04
  4. ^ Warren, Tom (6 May 2019). "Microsoft unveils Windows Terminal, a new command line app for Windows". The Verge.
  5. ^ Bright, Peter (6 May 2019). "Coming soon: Windows Terminal—finally a tabbed, emoji-capable Windows command-line". Ars Technica.
  6. ^ "Get Windows Terminal (Preview) – Microsoft Store". Microsoft.com. 2019-06-21.
  7. ^ Cascadia Code | Windows Command Line Tools For Developers
  8. ^ GitHub - microsoft/cascadia-code
  9. ^ "Release Windows Terminal Preview v0.5.2762.0 · microsoft/terminal · GitHub". GitHub Windows Terminal repository. 2019-10-04.
  10. ^ The Azure Cloud Shell Connector in Windows Terminal | Windows Command Line Tools For Developers
  11. ^ Microsoft Issues Major Update to Windows Terminal – Thurrott.com

External links