Windows Command Line

Windows Terminal, Console and Command Line, Windows Subsystem for Linux, WSL, Windows Package Manager

Latest posts

WinGet configuration Preview
May 25, 2023
4
10

WinGet configuration Preview

Demitrius Nelon
Demitrius Nelon

The Windows Package Manager team has been working on several things we're sure you will be very excited about. If you've been following the WinGet blogs, you're already familiar with package management on Windows. We've got some goodies in store for you like package pinning, our new PowerShell module, and running WinGet in the system context. We've gotten lots of feedback on how WinGet has been a game changer in terms of time saved, convenience, and simplification when setting up a new Windows PC. WinGet configuration takes things to the next level! WinGet configuration Save time and skip the manual effort of ...

Windows Terminal Preview 1.18 Release
May 24, 2023
8
11

Windows Terminal Preview 1.18 Release

Christopher Nguyen
Christopher Nguyen

Welcome back to another Windows Terminal release! This release updates Windows Terminal to version 1.17 and includes all of the features from this previous blog post. Additionally, Windows Terminal Preview is getting an update to version 1.18 and will include all the features detailed here, so let's talk all about them! As always, you can install Windows Terminal and Windows Terminal Preview from the Microsoft Store, from the GitHub releases page, or by using winget. Tab Tearout Yes! We finally have tab tearout! This has been a highly requested feature since the dawn of Terminal time. Starting in Windows Termi...

D3D12 GPU Video acceleration in the Windows Subsystem for Linux now available!
Feb 13, 2023
8
10

D3D12 GPU Video acceleration in the Windows Subsystem for Linux now available!

Sil Vilerino
Sil Vilerino

Introduction In DirectX ❤ Linux - DirectX Developer Blog we wrote about DXCore & D3D12 support on WSLg and described OpenGL & OpenCL support by adding a D3D12 backend to Mesa 3D, allowing such 3D and compute workloads to be offloaded to the GPU. To extend the types of workloads that we can accelerate with the GPU in WSLg, we also recently added support for GPU Video Acceleration by building on top of the existing Mesa 3D D3D12 backend and integrating the VAAPI mesa frontend. Several linux media apps use the VAAPI interface to access hardware video acceleration when available, and this can now be levera...

Windows Terminal Preview 1.17 Release
Jan 24, 2023
6
6

Windows Terminal Preview 1.17 Release

Christopher Nguyen
Christopher Nguyen

The Windows Terminal team is back with our first release of the year! 🎉 This release introduces version 1.17 to Windows Terminal Preview and updates Windows Terminal to version 1.16 with these new features. As always, you can install Windows Terminal and Windows Terminal Preview from the Microsoft Store, from the GitHub releases page, or by using winget. Here's what's new in Windows Terminal Preview 1.17: Dropdown Menu Customization Windows Terminal now supports dropdown menu customization! Shoutout to @fwest98 for this feature! This feature includes support for adding folders, adding separators, and adding pro...

Windows Package Manager 1.4
Jan 23, 2023
6
12

Windows Package Manager 1.4

Demitrius Nelon
Demitrius Nelon

The Windows Package Manager team has been busy working on WinGet 1.4. This release introduces support for .zip-based packages. WinGet can now extract and run an installer inside of a .zip archive or install one or more portable packages from an archive. The WinGet open-source community has also been busy adding new features like command aliases to help with muscle memory if you use more than one package manager, and a wait argument to keep winget.exe open long enough to see what’s happening if it’s called from other applications. WinGet Show Improvements A few more manifest values like tags and purchase URL w...

The Windows Subsystem for Linux in the Microsoft Store is now generally available on Windows 10 and 11
Nov 22, 2022
31
22

The Windows Subsystem for Linux in the Microsoft Store is now generally available on Windows 10 and 11

Craig Loewen
Craig Loewen

Today the Windows Subsystem for Linux (WSL) in the Microsoft Store is dropping its “Preview” label and becomes generally available with our latest release! We are also making the Store version of WSL the default for new users who run and easily upgradeable by running for existing users. Using the Store version of WSL allows you to get updates to WSL much faster compared to when it was a Windows component. In response to the WSL community’s requests, WSL in the Store will now also be available on Windows 10 in addition to Windows 11. So, Windows 10 users will also be able to enjoy all of the latest features for...

Windows Terminal is now the Default in Windows 11
Oct 18, 2022
12
23

Windows Terminal is now the Default in Windows 11

Kayla Cinnamon
Kayla Cinnamon

The day has finally come! Windows Terminal is now the default command line experience on Windows 11 22H2! 🎉 This means that all command line applications will now automatically open in Windows Terminal. This blog post will go into how this setting is enabled, the journey of Windows Terminal along with its fan-favorite features, as well as give a huge thank you to our contributors who have helped throughout Terminal's journey. ❗In order for this behavior to take effect, you'll need to be running Windows Terminal version 1.15 or greater. Default terminal setting The setting for the default terminal is on the Pri...

Systemd support is now available in WSL!
Sep 21, 2022
42
59

Systemd support is now available in WSL!

Craig Loewen
Craig Loewen

Systemd support is now available in WSL! The Windows Subsystem for Linux (WSL) can now run systemd inside of your WSL distros, empowering you to do more with your Linux workflows on your Windows machine. This post will cover: For a summary, check out the video below: What is systemd? What can you do with it? From systemd.io : Systemd is a suite of basic building blocks for a Linux system. It provides a system and service manager that runs as PID 1 and starts the rest of the system. Many popular distributions run systemd by default, such as Ubuntu, Debian and more. This change means that WSL wil...

Windows Terminal Preview 1.16 Release
Sep 13, 2022
8
22

Windows Terminal Preview 1.16 Release

Kayla Cinnamon
Kayla Cinnamon

The Windows Terminal team is back with another release for you! This release introduces version 1.16 to Windows Terminal Preview and updates Windows Terminal to version 1.15 with these new features. As always, you can install Windows Terminal and Windows Terminal Preview from the Microsoft Store, from the GitHub releases page, or by using winget. Here's what's new: Screenshot from the Windows Terminal launch video Theming We've added even more customization possibilities with the introduction of . It could be brown, it could be blue, it could be violet sky… 🎶 is a global property that can contain a variet...