Showing results for Windows Subsystem for Linux (WSL) - Windows Command Line

Oct 18, 2022
Post comments count12
Post likes count25

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 hu...

Windows Subsystem for Linux (WSL)Command LineCommand-Line
Sep 21, 2022
Post comments count42
Post likes count62

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 : Syste...

Windows Subsystem for Linux (WSL)
Sep 13, 2022
Post comments count8
Post likes count22

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. H...

Windows Subsystem for Linux (WSL)Command LineCommand-Line
Jul 6, 2022
Post comments count12
Post likes count7

Windows Terminal Preview 1.15 Release

Kayla Cinnamon
Kayla Cinnamon

Welcome back to another Windows Terminal release! This release updates Windows Terminal to version 1.14 and includes all of the features from this previous blog post. Additionally, Windows Terminal Preview is getting an update to version 1.15 and will include all the features detailed here. As always, you can install Windows Terminal and Windows Te...

Windows Subsystem for Linux (WSL)Command LineCommand-Line
Jun 21, 2022
Post comments count2
Post likes count3

WSL 2 distros are now supported on Windows Server

Craig Loewen
Craig Loewen

WSL 2 distros are now supported on Windows Server You can now use Windows Subsystem for Linux (WSL) 2 type distros on Windows Server 2022! We’re excited to make this change so that now you can have the same modern WSL experience whether you use a Windows with Server or Desktop SKU. How to start using it We first talked about this change on Git...

Windows Subsystem for Linux (WSL)
May 24, 2022
Post comments count2
Post likes count4

Windows Terminal Preview 1.14 Release

Kayla Cinnamon
Kayla Cinnamon

It's Microsoft Build! We have a Windows Terminal Preview release for you focused on fixing bugs and improving quality. This release also migrates Windows Terminal to version 1.13, which contains the new features defined in this previous blog post. As always, you can install Windows Terminal Preview and Windows Terminal from the Microsoft Store or f...

Windows Subsystem for Linux (WSL)Command LineCommand-Line
Feb 3, 2022
Post comments count9
Post likes count3

Windows Terminal Preview 1.13 Release

Kayla Cinnamon
Kayla Cinnamon

Welcome to the first Windows Terminal release of 2022! This release will add the new features below to Windows Terminal Preview 1.13 and migrate Windows Terminal to version 1.12, which includes all of the features from this previous blog post. The Windows Terminal 1.12 build will be released through the Windows Insider Program before being delivere...

Windows Subsystem for Linux (WSL)Command LineCommand-Line
Dec 17, 2021
Post comments count1
Post likes count2

Windows Wednesday

Kayla Cinnamon
Kayla Cinnamon

Hey everyone! We have an exciting new web show planned to launch next year called Windows Wednesday that we'd love to tell you more about. 🙂 What is Windows Wednesday? Windows Wednesday is a weekly 30-minute live web show where we'll talk about anything related to Windows. We'll invite subject matter experts to talk about their tools and featur...

Windows Subsystem for Linux (WSL)Command LineCommand-Line
Dec 14, 2021
Post comments count13
Post likes count4

Windows Terminal as your Default Command Line Experience

Kayla Cinnamon
Kayla Cinnamon

Hey Windows Terminal fans! This month we are delivering a servicing release and the next feature release is scheduled for January, so we figured we'd write a blog post discussing Windows Terminal as the default command line experience on Windows and what our future plans are. What is a default terminal? A default terminal is the terminal emulator...

Windows Subsystem for Linux (WSL)Command LineCommand-Line
Nov 4, 2021
Post comments count10
Post likes count4

Connecting USB devices to WSL

Ben McMorran
Ben McMorran

I’m a software engineer building tooling for Visual Studio and Visual Studio Code to support C++ embedded device development. These physical devices typically connect to a computer over USB, but we discovered we couldn’t use WSL to test our tools on Linux because it does not support USB. We weren’t alone — support for connecting physical USB device...

Windows Subsystem for Linux (WSL)Command Line