Showing results for Unicode - Windows Command Line

May 19, 2020
41
0

Windows Terminal 1.0

Kayla Cinnamon
Kayla Cinnamon

Last year at Build 2019, we first announced the Windows Terminal. Since then, we have been working with the community to create a wonderful terminal experience while still being a preview product. Here we are at Build 2020 and we are so excited to share with you our latest announcements! Build 2020 Windows Terminal 1.0 We are incredibly proud t...

Windows Subsystem for Linux (WSL)Command-LineWindows Console
Jan 14, 2020
14
0

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-LineWindows Console
Nov 26, 2019
27
0

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-LineWindows Console
Oct 4, 2019
5
0

Cascadia Code 1910.04

Kayla Cinnamon
Kayla Cinnamon

Cascadia Code has received a major update with some new characters! You can download the latest version of the font from the GitHub releases page and it is also shipped in the latest update of the Windows Terminal. 👉 Note: The Terminal will use its shipped version over the separately installed version from GitHub, however it will use font fallback...

Windows Subsystem for Linux (WSL)Command-LineWindows Console
Sep 24, 2019
11
0

Windows Terminal Preview 1909

Kayla Cinnamon
Kayla Cinnamon

Welcome back to another release of the Windows Terminal! We have switched to the Windows version syntax, so this is the September 2019 release (1909). As always, you can download the latest release of the Terminal from the Microsoft Store or from the GitHub releases page. Cascadia Code Cascadia Code is finally here! Cascadia Code is the new monos...

Windows Subsystem for Linux (WSL)Command-LineWindows Console
Sep 18, 2019
80
1

Cascadia Code

Kayla Cinnamon
Kayla Cinnamon

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

Windows Subsystem for Linux (WSL)Command-LineWindows Console
Nov 15, 2018
1
1

Windows Command-Line: Unicode and UTF-8 Output Text Buffer

Rich Turner
Rich Turner

In this post, we'll discuss the improvements we've been making to the Windows Console's internal text buffer, enabling it to better store and handle Unicode and UTF-8 text. Posts in the Windows Command-Line series: This list will be updated as more posts are published: [Source: David Farrell’s “Building a UTF-8 encoder in Perl”] T...

Command-LineWindows Console
Aug 2, 2018
14
3

Windows Command-Line: Introducing the Windows Pseudo Console (ConPTY)

Rich Turner
Rich Turner

In this, the fourth post in the Windows Command-Line series, we'll discuss the new Windows Pseudo Console (ConPTY) infrastructure and API - why we built it, what it's for, how it works, how to use it, and more.

Windows Subsystem for Linux (WSL)Command-LineWindows Console
Jul 20, 2018
0
2

Windows Command-Line: Inside the Windows Console

Rich Turner
Rich Turner

Welcome to the third post in the Windows Command-Line series. In this post, we'll start to dig into the internals of the Windows Console and Command-Line, what it is, what it does ... and what it doesn't do!

Windows Subsystem for Linux (WSL)Command-LineWindows Console
Jun 27, 2018
4
3

Windows Command-Line: The Evolution of the Windows Command-Line

Rich Turner
Rich Turner

Welcome to the second post in this "Windows Command-Line" series. In this post we'll discuss some of the background & history behind the Windows Command-Line. Specifically, we’ll explore its humble origins in MS-DOS, to its modern-day incarnation supporting tools like PowerShell and Windows Subsystem for Linux.

Command-LineWindows Subsystem for Linux (WSL)Windows Console