Showing category results for Command Line

May 25, 2023
Post comments count2
Post likes count7

Shell integration in the Windows Terminal

Mike Griese
Mike Griese

Starting in Terminal 1.15 Preview, the Windows Terminal has started experimentally supporting some new "shell integration" features that make the command line easier to use. In earlier releases, we enabled the shell to inform the Terminal about the current working directory. Now, we have added support for more sequences that allow your shell to sem...

Command LineCommand-LineWindows Terminal
May 25, 2023
Post comments count4
Post likes count10

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'v...

Windows Package ManagerCommand LineWindows
May 24, 2023
Post comments count8
Post likes count11

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

Command LineCommand-LineWindows Console
Feb 13, 2023
Post comments count8
Post likes count10

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

Silvio Vilerino
Silvio 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 recentl...

Command LineWindows Subsystem for Linux (WSL)
Jan 24, 2023
Post comments count6
Post likes count6

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

Command-LineCommand LineWindows Console
Jan 23, 2023
Post comments count6
Post likes count12

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

Command LineCommand-LineWindows Console
Nov 22, 2022
Post comments count31
Post likes count22

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

Windows Subsystem for Linux (WSL)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 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
Aug 3, 2022
Post comments count8
Post likes count2

Windows Package Manager 1.3

Demitrius Nelon
Demitrius Nelon

Today I get to announce Windows Package Manager 1.3 has been released. The team has been adding several enhancements to manifests to improve your package installation experience. We’ve enabled better package version reporting. A new setting allows verbose logs to be on by default. If you run the system architecture is now displayed. The progress b...

Command LineWindows 10Open-Source