Windows Command Line

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

Latest posts

Windows Terminal Preview 1.22 Release
Aug 27, 2024
Post comments count 4
Post likes count 17

Windows Terminal Preview 1.22 Release

Christopher Nguyen
Christopher Nguyen

Hello friends, we have a new Windows Terminal Preview release! Windows Terminal Preview 1.22 is a large release that contains new features such as Sixel image support (a LARGE community contribution!), Grapheme Cluster Support, the Snippets Pane, Quick Fixes in CMD, and a new Cooked Read popup in CMD to name a few! We are also updating Windows Terminal stable to version 1.21 which will include all of the features from this previous blog post. For those that use Input Method Editor (IME), you will notice that we have improved our IME integration in Windows Terminal 1.21. We strive to make a globally-conscious pro...

What’s new in the Windows Subsystem for Linux in May 2024
May 30, 2024
Post comments count 7
Post likes count 18

What’s new in the Windows Subsystem for Linux in May 2024

Craig Loewen
Craig Loewen

For this year's Microsoft BUILD conference, we are thrilled to announce significant updates to WSL. This blog post will provide an overview of these enhancements and the recent developments in WSL. Memory, storage, and networking improvements We announced several improvements back in September as experimental features and have since been moving these features from experimental to the default settings. The latest pre-release version of WSL contains improvements to fundamentals of WSL, including: Experimental features include: - to enable automatic disk space reclaim. - wslconfig setting of s...

WinGet.CommandNotFound
May 21, 2024
Post comments count 0
Post likes count 6

WinGet.CommandNotFound

Christopher Nguyen
Christopher Nguyen

We are pleased to announce the release of ! This PowerShell module is a feedback provider plugin for PowerShell that leverages the Windows Package Manager to provide suggestions for packages to install when a native command cannot be found. The command-line predictor feature in PowerShell enables this module to display WinGet packages as predictive suggestions. This module was originally incubated as a utility in PowerToys. Thanks to the help of the PowerShell and PowerToys community, we got lots of positive feedback to turn this PowerToys utility into a real PowerShell module! :) Requirements The module is...

Windows Terminal Preview 1.21 Release
May 8, 2024
Post comments count 2
Post likes count 12

Windows Terminal Preview 1.21 Release

Christopher Nguyen
Christopher Nguyen

Windows Terminal is back with another preview release! Windows Terminal Preview 1.21 introduces long-awaited features like Buffer Restore and fontfall back as well as new experimental features like Scratchpad and the ability to load up an image as a texture. There's also a LOT MORE stuff so check out the rest of this blog post to learn more! We are also updating Windows Terminal stable to version 1.20 which will include all of the features from this previous blog post. You can install Windows Terminal and Windows Terminal Preview from the Microsoft Store, from the GitHub releases page, or by using winget. If yo...

Cascadia Code 2404.23
Apr 30, 2024
Post comments count 2
Post likes count 7

Cascadia Code 2404.23

Christopher Nguyen
Christopher Nguyen

Hello world! We are excited to announce the first major version update of Cascadia Code since the 2111.01 release three years ago! (Wow, time sure flies!) In this new 2404.03 release, we have added support for Quadrants, Sextants, Octants, Large Type Pieces, more legacy computing symbols, and Nerd Fonts to Cascadia Code. Huge shoutouts to Philippe Majerus (@PhMajerus), Aaron Bell (@aaronbell), and Fini (@Finii) for contributing to this release! You can download the latest version of the font from the GitHub releases page and it will be shipped in the latest update of the Windows Terminal. Quadrants and Sexta...

Introducing Sudo for Windows!
Feb 7, 2024
Post comments count 29
Post likes count 36

Introducing Sudo for Windows!

Jordi Adoumie
Jordi Adoumie

Introducing Sudo for Windows We're excited to announce the release of Sudo for Windows in Windows 11 Insider Preview Build 26052! Sudo for Windows is a new way for users to run elevated commands directly from an unelevated console session. It is an ergonomic and familiar solution for users who want to elevate a command without having to first open a new elevated console. We are also excited to announce that we are open-sourcing this project here on GitHub! We're working hard to add more information about the project in the GitHub repo and will be sharing more details about our plans in the coming months! If you...

Windows Terminal Preview 1.20 Release
Jan 30, 2024
Post comments count 0
Post likes count 7

Windows Terminal Preview 1.20 Release

Christopher Nguyen
Christopher Nguyen

Happy New Year! The Windows Terminal team is back with our first preview release of the year! Windows Terminal Preview 1.20 introduces several changes such as the automatic deferral of package updates while Windows Terminal is running, support for colorful and crazy line styles, changes to the way search results are highlighted and LOTS of usability updates and bug fixes! We are also updating Windows Terminal stable to version 1.19 which will include all of the features from this previous blog post. As always, you can install Windows Terminal and Windows Terminal Preview from the Microsoft Store, from the GitHub...

Self-help support for Azure using Help API : CLI Extension
Jan 12, 2024
Post comments count 2
Post likes count 2

Self-help support for Azure using Help API : CLI Extension

Nithya Sivam
Nithya Sivam

Today, Azure customers navigate across multiple tools, portals and knowledge bases to troubleshoot Azure incidents. Azure is now introducing Help API, an offering that streamlines and simplifies troubleshooting steps by returning relevant solutions associated with the problem, wherever you need them! Help API empowers you and/or your users to access rich, Azure curated self-help solutions, diagnostics and troubleshooters from your preferred interface, without the need to create a support case, thereby putting the power of troubleshooting issues in your own hands, within minutes from when the issue occurs! In this...

Terminal Chat in Windows Terminal Canary
Nov 17, 2023
Post comments count 31
Post likes count 11

Terminal Chat in Windows Terminal Canary

Christopher Nguyen
Christopher Nguyen

At Build 2023, we announced that Windows Terminal users will be able to take advantage of natural language AI to recommend commands, explain errors and take actions within Windows Terminal. Since then, we have been listening to customer feedback and iterating on our AI chat experiments in Windows Terminal. The Windows Terminal team is committed to transparency, and we want to give the open-source community an opportunity to help us define what AI looks like in a terminal application. As a result, we are open sourcing our work on Terminal Chat, our AI chat feature. Open sourcing this feature will allow developer...