Windows Command Line

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

Cascadia Code

Cascadia Code is finally here! You can install it directly from the GitHub repository's releases page or automatically receive it in the next update of Windows Terminal. Wait, what's Cascadia Code? Cascadia Code was announced this past May at Microsoft's Build event. It is the latest monospaced font shipped from Microsoft and provides a ...

Windows Terminal Preview v0.4 Release

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 profiles.json file has been moved from the ...

Windows Terminal Preview v0.3 Release

Windows Terminal Preview v0.3 has been published to the Microsoft Store! If you have previously installed the Terminal from the Store, you will receive this update automatically. If you've not yet installed Terminal from the Microsoft Store, now would be a great time because it contains some MAJOR improvements and updates! ⭐ If you are ...

Windows Terminal Build 2019 FAQ

Last week, Microsoft held its Build 2019 conference at the Washington State Convention Center in Seattle. Build is a large event with several thousand people from around the world attending to learn all about the current, newest, and future developer-oriented tech coming from Microsoft. We had the pleasure of meeting so many of you at our ...

Introducing Windows Terminal

We are beyond excited to announce Windows Terminal! Windows Terminal is a new, modern, fast, efficient, powerful, and productive terminal application for users of command-line tools and shells like Command Prompt, PowerShell, and WSL. https://aka.ms/terminal-video Windows Terminal will be delivered via the Microsoft Store in Windows 10 and ...

Do not change Linux files using Windows apps and tools

Update - May 2019 Windows 10 version 1903 has now been released and allows an important update to WSL that allows Windows applications and tools to access Linux files directly. To do this, WSL hosts a new 9P fileserver, which exposes distro filesystems to Windows apps and tools via \\wsl$\<DistroName>\! You can read all about the ...

More easily invoke Windows apps and tools from Bash on Windows

Along with support for ifconfig & network connection enumeration, Windows 10 Insider Build 14965 delivers a small but important change was made which will enable you more easily invoke Windows tools & applications from within Bash: Your Windows user environment path is now appended to the WSL path by default. This means you can now ...