Windows Terminal

Windows Terminal
Windows Terminal Logo 256x256.png
Windows Terminal running on Windows 10
Windows Terminal running on Windows 10
Developer(s)Microsoft
Initial releaseMay 3, 2019; 18 months ago (2019-05-03)[1]
Stable release
1.4.3141.0 / November 11, 2020; 4 days ago (2020-11-11)[2]
Preview release
1.5.3142.0 / November 11, 2020; 4 days ago (2020-11-11)[3]
Repositorygithub.com/Microsoft/Terminal
Written inC++
Operating systemWindows 10
PlatformIA-32, x86-64, ARM64
TypeTerminal emulator
LicenseMIT License
Websiteaka.ms/terminal

Windows Terminal is a multi-tabbed command-line front-end that Microsoft has developed for Windows 10.[4] It can run any command-line app, including all Windows terminal emulators, in a separate tab. It is preconfigured to run Command Prompt, PowerShell, WSL, SSH, and Azure Cloud Shell Connector.[5][6]

History

Windows Terminal's source code first appeared on GitHub on 3 May 2019.[1] The first preview release was version 0.2, which appeared on 10 July 2019.[7] The first stable version of the project (version 1.0) was on 19 May 2020, at which point, Microsoft started releasing preview versions as the Windows Terminal Preview app, which could be installed side-by-side with the stable version.[8]

Features

Windows Terminal is a command-line front-end. It can run multiple command-line apps, including text-based shells in a multi-tabbed window. It has out-of-the-box support for Command Prompt, PowerShell, and Bash on Windows Subsystem for Linux (WSL).[5] It can natively connect to Azure Cloud Shell.[6]

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

Cascadia Code

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.[11] The font is open-source under the SIL Open Font License and available on GitHub.[12] It is bundled with Windows Terminal since version 0.5.2762.0.[13]

See also

Notes

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

References

  1. ^ a b Howett, Dustin L (3 May 2019). "v0.1.1002.0: Initial release of the Windows Terminal source code". microsoft / terminal repo. Microsoft – via GitHub.
  2. ^ Howett, Dustin L (11 November 2020). "Windows Terminal v1.4.3141.0". microsoft / terminal repo. Microsoft – via GitHub.
  3. ^ Howett, Dustin L (11 November 2020). "Windows Terminal Preview v1.5.3142.0". microsoft / terminal repo. Microsoft – via GitHub.
  4. ^ Warren, Tom (6 May 2019). "Microsoft unveils Windows Terminal, a new command line app for Windows". The Verge.
  5. ^ a b Bright, Peter (6 May 2019). "Coming soon: Windows Terminal—finally a tabbed, emoji-capable Windows command-line". Ars Technica.
  6. ^ a b Bhojwani, Pankaj (2 August 2019). "The Azure Cloud Shell Connector in Windows Terminal". Windows Command Line. Microsoft – via DevBlogs.
  7. ^ Howett, Dustin L (10 July 2019). "Windows Terminal - Preview v0.2". microsoft / terminal repo. Microsoft – via GitHub.
  8. ^ Howett, Dustin L (19 May 2020). "Windows Terminal v1.0.1401.0". microsoft / terminal repo. Microsoft – via GitHub.
  9. ^ a b c d "Windows Terminal Preview 1.4 brings embedded hyperlinks support, version 1.3 generally available - Neowin". Neowin. 2020-09-23.
  10. ^ Microsoft Issues Major Update to Windows Terminal – Thurrott.com
  11. ^ Cascadia Code | Windows Command Line Tools For Developers
  12. ^ GitHub - microsoft/cascadia-code
  13. ^ "Release Windows Terminal Preview v0.5.2762.0 · microsoft/terminal · GitHub". GitHub Windows Terminal repository. 2019-10-04.

External links