How to install and Customize Windows latest Terminal : We often make use of command-line in order to complete the different task on windows. The Windows command prompt lets user work with command-line input and output.
But, if we have to run Linux or Unix commands we can’t do this on Windows. The new Terminal is Fast, powerful, efficient and modern in design with various customization options.
You can switch over the tabs, it has Unicode and UTF-8 character support makes it even better than the command prompt, You can also use custom themes, styles and configurations in Terminal.
Well, the release is a preview, you may some issues while using it.
Open Microsoft Store
Click on Search
Click on Get and Install
Open Windows Terminal
Minimum Windows 10 Version required is 18362.0 Or higher to install this product in order to install you have to update your system to above version.
Different Command-line Offer by Windows Terminal
- Command-prompt Ctrl+Shift+1
- Powershell Ctrl+Shift+2
- Powershell 6 Ctrl+Shift+3
- Ubuntu (WSL 2) Ctrl+Shift+4
- Debian Ctrl+Shift+5
- OpenSuse Ctrl+Shift+6
How to Customize Windows Terminal
You can change the text color or change the background of the console. Make sure, Json file is associated with your Windows default app. If not, create a new JSON File by Right-click and new Text file, then rename the file test.txt to test.json.
Now set open with test.json file with your preferred text editor (Notepad + +, Notepad or VS Code). Now let’s make some changes to Windows Terminal Click on the down arrow adjacent to the Plus Sign on the Top Bar of Terminal then click on “Settings” . A JSON file will get launched in the editor this is the file you have set up earlier.
From this JSON file you can change the default color scheme, the background and many more.
For issues, you can visit https://github.com/microsoft/terminal