Announced earlier this year at Build 2019, Microsoft’s Windows 10 Terminal app is seemingly turning out to be a boon for developers and those who have always looked at Windows machines with huge expectations. The open-source terminal app boasts a range of powerful features including multiple tabs, Unicode and UTF-8 character support, and GPU accelerated text rendering engine. It’s designed to be an all-in-one platform for Command Prompt, PowerShell, WSL and SSH so that developers can have seamless access to all the tools. Even better, this all-new command-line app also features custom themes and styles for a more personalized experience. If you are yet to put your hands on it, follow along as I show you how you can use the new Windows Terminal app like a pro.

Before going ahead with the process, it would be apt to take a look at some important things that you should know. Here are some essential things worth noting before you install the Windows 10 Terminal app.

Keep in mind, the app is still a work in progress and the tech giant needs to not only improve its performance but also fix random bugs. So, don’t expect this app to deliver the desired performance, at least for now. And yes, also be battle-ready to endure some  tantrums that the app may throw at times. As for compatibility, it requires your computer to be running Windows 10 version 18362.0 or higher (architecture: ARM64,x64,x86). You can keep a tab on its progress on GitHub. That being said, let’s get started with the guide!

Pretty much on the expected line, Microsoft recently released the early preview of the Terminal app at Microsoft Store, making it a lot easier for users to install the command-line app. To get the Terminal app (preview) on your Windows 10 device, simply click on this link and follow the usual process to install it right away.

Customize Windows 10 Terminal App

The best part about the Windows Terminal app is the full-on customization that makes it an excellent tool for developers. Depending on your workflow, you can ideally customize this command line app to enhance your productivity and also bring in some fun elements into the mix. For instance, you can tweak the terminal theme, set animated GIFs as the background, change the colors of the text, customize font style and much more. Here is how you can customize the Windows Terminal app right now.

Just in case you don’t have this file type, simply right-click on the desktop and choose “New”. Next, click on “Text document” and then rename the file to test.json. Make sure to confirm that you would like to change the extension.

  1. Now, launch the Windows Terminal app. Then, click on the “down arrow” located in the title bar and select “Settings.”

Windows Terminal boasts tons of color schemes which you can use to change things like background, cursor shape, font color and more. Furthermore, you also have the option to select them specifically for Bash, PowerShell, and Command Prompt.

  • First off, put the image file in the Terminal app’s “AppData folder”, which is used for keeping program settings. You can find it in the User Profile.

%LOCALAPPDATA%\Packages\Microsoft.WindowsTerminal_8wekyb3d8bbwe\RoamingState

  1. Open Settings in Windows Terminal and choose the profile you wish to change. You should see many profiles under the ” “profiles”:” section. Add the following lines right under the “icon line”:

yourimage.jpg is the name of the image you have selected. Be sure to put command at the end of each section excluding the last one. One more important thing worth mentioning is that if you happen to use a GIF file, make sure to replace “Fill” with “uniformToFill”.

This trick is a must for the folks who enjoy using custom keyboard shortcuts. The first section features key bindings that allow you to tweak keyboard shortcuts.

  • To get started, make sure you have already installed Ubuntu on your Windows 10 machine.

Then, generate a new GUID (Globally Unique Identifier). It would enable Windows Terminal to differentiate between various consols. To get it done, search for Ubuntu in the start menu and launch it.

  1. First off, find the icon you would like to use. Make sure the icon is in PNG format and features a transparent background. Besides, its size must be 32×32. I’ve always found IconArchive a great source as it offers tons of impressive fonts. So, jump over here to get a cool font. When you have got the icon, save it in your hard disk.

  2. Next, open profiles.json file and head over to Ubuntu profile. After that, you need to find the “icon” value and replace its path with the proper icon path.

For developers, the new Windows Terminal app is one of the best things to have ever happened to Windows. Thanks to several powerful features and unmatched customization, it’s become a great asset for developers and pro users. As someone who has found this command line app super handy, I can’t wait to put my hands on the full-fledged version of this app when it launches this winter. By the way, do toss up your thoughts about the app and let me know the things you have found highly appreciable in it.