Showing results for Command Line - Windows Command Line

Feb 13, 2020
Post comments count9
Post likes count0

Windows Terminal Preview v0.9 Release

Kayla Cinnamon
Kayla Cinnamon

The v0.9 release of the Windows Terminal has arrived! This is the last version of the Terminal that will include new features before the v1 release. You can download the Windows Terminal from the Microsoft Store or from the GitHub releases page. Let's dive into what's new! Command Line Arguments The execution alias now supports command line argu...

Windows Subsystem for Linux (WSL)Command-LineCommand Line
Jan 14, 2020
Post comments count14
Post likes count0

Windows Terminal Preview v0.8 Release

Kayla Cinnamon
Kayla Cinnamon

The release of the Windows Terminal preview v0.8 has arrived! You can download the Terminal from the Microsoft Store or from the GitHub releases page. Let's jump into what's new! Search Search functionality has been added to the Terminal! The default key binding to invoke the search dropdown is . Feel free to customize this key binding in your pr...

Windows Subsystem for Linux (WSL)Command-LineCommand Line
Dec 18, 2019
Post comments count6
Post likes count0

Happy Holidays from the Windows Terminal Team!

Kayla Cinnamon
Kayla Cinnamon

What a crazy year 2019 has been for the Windows command line! Let's take a look at everything that has happened and where we're going from here. Announcement at Microsoft Build On May 6th of this year, the Windows Terminal was announced at the Microsoft Build conference in Seattle, WA. Here's all of the content that came with our announcement: ...

Windows Subsystem for Linux (WSL)Command-LineCommand Line
Nov 26, 2019
Post comments count27
Post likes count0

Windows Terminal Preview v0.7 Release

Kayla Cinnamon
Kayla Cinnamon

Another release is out for the Windows Terminal preview! This release is labeled as v0.7 in the About section of the Terminal. As always, you can download the Terminal from the Microsoft Store and from the GitHub releases page. Here's what's new in this release: Windows Terminal Updates Panes You are now able to split your Terminal window into m...

Windows Subsystem for Linux (WSL)Command-LineCommand Line
Aug 27, 2019
Post comments count42
Post likes count0

Windows Terminal Preview v0.4 Release

Kayla Cinnamon
Kayla Cinnamon

The time has come for another update to the Windows Terminal! Windows Terminal Preview v0.4 is now available in the Microsoft Store and on GitHub! And for those interested in more detail, please review the Terminal v0.4 release notes. Settings Updates Profiles.json is Now in LocalState The file has been moved from the folder to the folder....

Windows Subsystem for Linux (WSL)Command-LineCommand Line
Aug 2, 2019
Post comments count19
Post likes count1

The Azure Cloud Shell Connector in Windows Terminal

Pankaj Bhojwani
Pankaj Bhojwani

The Windows Terminal can now connect you to the Azure Cloud Shell! We have a new default profile - the Azure Cloud Shell, which will allow you to access your Azure directories/tenants through the Windows Terminal app itself. If you already have Windows Terminal installed Your settings will not automatically update with the new default profile ...

Windows Subsystem for Linux (WSL)Command-LineCommand Line
Jun 21, 2019
Post comments count235
Post likes count0

Windows Terminal Microsoft Store Preview Release

Kayla Cinnamon
Kayla Cinnamon

The Windows Terminal preview is now in the Microsoft Store! The Windows Terminal is the new, powerful, open source terminal application that was announced at Build 2019. Its main features include multiple tabs, Unicode and UTF-8 character support, a GPU accelerated text rendering engine, and custom themes, styles, and configurations. https://w...

Windows Subsystem for Linux (WSL)Command-LineCommand Line
May 6, 2019
Post comments count390
Post likes count2

Announcing WSL 2

Craig Loewen
Craig Loewen

Today we’re unveiling the newest architecture for the Windows Subsystem for Linux: WSL 2! Changes in this new architecture will allow for: dramatic file system performance increases, and full system call compatibility, meaning you can run more Linux apps in WSL 2 such as Docker. What exactly is WSL 2? Our top requests from the WSL community have ...

Windows Subsystem for Linux (WSL)Command LineLinux tools
Apr 11, 2017
Post comments count0
Post likes count1

Windows 10 Creators Update: What’s new in Bash/WSL & Windows Console

Rich Turner
Rich Turner

When Windows 10 Anniversary Update (AU) was shipped, the Windows Subsystem for Linux (WSL) was still far from complete, and was known to have many incompatibilities, especially with popular developer tools like node.js, Java, etc. However, it was important to get this exciting new feature into the hands of real users so that we could learn from th...

Windows Subsystem for Linux (WSL)Command LineWindows Console
Feb 8, 2017
Post comments count0
Post likes count0

Use Visual C++ for Linux to build and debug C++ code on the Windows Subsystem for Linux

Rich Turner
Rich Turner

I first learned about Visual C++ for Linux, which was released in March 2016, shortly before the Windows Subsystem for Linux (WSL) was first announced. I was immediately blown away by how VERY cool this feature of Visual Studio is! What's insanely cool about this feature is that when the project is built, VS opens an SSH channel to a target Linux ...

Windows Subsystem for Linux (WSL)Command LineWindows Console