Windows Terminal

From Wikipedia, the free encyclopedia
Windows Terminal
Windows Terminal logo.svg
Windows Terminal v1.0 1138x624.png
Windows Terminal running on Windows 10
Developer(s)Microsoft
Initial releaseMay 3, 2019; 2 years ago (2019-05-03)[1]
Stable release
1.11.3471.0 / December 14, 2021; 12 days ago (2021-12-14)[2]
Preview release
1.12.3472.0 / December 14, 2021; 12 days ago (2021-12-14)[3]
Repositorygithub.com/Microsoft/Terminal
Written inC++
Operating systemWindows 10, Windows 11, Windows Server 2016, Windows Server 2019, Windows Server 2022
PlatformIA-32, x86-64, ARM64
TypeTerminal emulator
LicenseMIT License
Websiteaka.ms/terminal

Windows Terminal is a multi-tabbed terminal emulator that Microsoft has developed for Windows 10 and later[4] as a replacement for Windows Console.[5] 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.[6][7] Windows Terminal comes with its own rendering back-end; starting with version 1.11 on Windows 11, command-line apps can run using this newer back-end instead of the old Windows Console.[8]

History[]

Windows Terminal was announced[5] at Microsoft's Build 2019 developer conference in May 2019[9] as a modern alternative for Windows Console, and 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.[10] 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.[11]

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).[6] It can natively connect to Azure Cloud Shell.[7]

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

  • Notebook tabs, to hold multiple instances in a single window
  • ANSI VT sequence support
  • UTF-8 and UTF-16 (including CJK ideograms and emojis)[a]
  • Hardware-accelerated text rendering via DirectWrite
  • Modern font and font feature support (see below)
  • 24-bit color
  • Window transparency effects
  • Themes, background images and tab color settings[12]
  • Different window modes (e.g. fullscreen mode, focus mode, always on top mode)
  • Split panes
  • Command palette[12]
  • Jump list support[12]
  • Microsoft Narrator compatibility via a User Interface Automation (UIA) tree[13]
  • Support for embedded hyperlinks[12]
  • Copying text to clipboard in HTML and RTF format
  • Mouse input
  • Customizable key bindings
  • Incremental search

Cascadia Code[]

Cascadia Code is a purpose-built monospaced font by Aaron Bell of Saja Typeworks 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.[14] The font is open-source under the SIL Open Font License and available on GitHub.[15] It is bundled with Windows Terminal since version 0.5.2762.0.[16]

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 (14 December 2021). "Windows Terminal v1.11.3471.0". microsoft / terminal repo. Microsoft – via GitHub.
  3. ^ Howett, Dustin (14 December 2021). "Windows Terminal Preview v1.12.3472.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 Cinnamon, Kayla (6 May 2019). "Introducing Windows Terminal". Microsoft Corporation. Retrieved 20 November 2020.
  6. ^ a b Bright, Peter (6 May 2019). "Coming soon: Windows Terminal—finally a tabbed, emoji-capable Windows command-line". Ars Technica.
  7. ^ a b Bhojwani, Pankaj (2 August 2019). "The Azure Cloud Shell Connector in Windows Terminal". Windows Command Line. Microsoft – via DevBlogs.
  8. ^ "Windows Terminal v1.11.2921.0". Microsoft / terminal repo. Microsoft. 20 October 2021 – via GitHub.
  9. ^ Warren, Tom. "Microsoft unveils Windows Terminal, a new command line app for Windows". The Verge. Vox Media. Retrieved 2020-11-20.
  10. ^ Howett, Dustin L (10 July 2019). "Windows Terminal - Preview v0.2". microsoft / terminal repo. Microsoft – via GitHub.
  11. ^ Howett, Dustin L (19 May 2020). "Windows Terminal v1.0.1401.0". microsoft / terminal repo. Microsoft – via GitHub.
  12. ^ a b c d "Windows Terminal Preview 1.4 brings embedded hyperlinks support, version 1.3 generally available - Neowin". Neowin. 2020-09-23.
  13. ^ Microsoft Issues Major Update to Windows Terminal – Thurrott.com
  14. ^ Cascadia Code | Windows Command Line Tools For Developers
  15. ^ GitHub - microsoft/cascadia-code
  16. ^ "Release Windows Terminal Preview v0.5.2762.0 · microsoft/terminal · GitHub". GitHub Windows Terminal repository. 2019-10-04.

External links[]

Retrieved from ""