The AchieVer Posted June 28, 2019 Share Posted June 28, 2019 Getting started with Windows Terminal At Build 2019 Microsoft gave developers and power users many things to be happy about, but perhaps one of the biggest surprises was the announcement of the Windows Terminal. For those not familiar with what a Terminal is or what it’s for… It is simply an application which takes user input to and presents output from the underlying system. Its Windows equivalent was the command line. For years Microsoft has quietly taken it on the chin about its command line deficiencies while not being able to do much about it, mainly due to the fact that further modification to the command prompt would break backwards compatibility. The solution? It had to be replaced. Finally the Windows Terminal is born! This new utility gives users the ability to run the Command Prompt, PowerShell and Windows Subsystem for Linux in a modern, efficient and customizable terminal application. It brings complete control over the experience allowing users to customize every aspect of the new system. Now that we’ve gotten that out of the way let’s dive into what you need to get started on your Windows Terminal journey. Before June 21st you had to clone the source code from GitHub and build the Windows Terminal yourself, as Microsoft gave developers an early peek at the new app. That is no longer the case and it has been made available for download through the Microsoft Store. The first thing you’ll need is to make sure you’re at least running Windows 10 version 1903, also known as the May 2019 update. There are many ways to check what version of Windows you’re running. But we are going to take you the long way, click on… Start -> Settings -> System -> About and then scroll down to Windows Specifications. Your build information can be found here. If you are running an older version, there are a few ways you can get on the latest as explained here. That’s it! You’re ready to go. By default, you will get access to PowerShell and the Command Prompt. You can add the ability to load your favorite Linux distro by editing the profiles.json found by selecting “Settings”. In the next article we’re going to talk about how to add your favorite Linux distro, version of PowerShell and customize the Terminal! Source Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.