Showing results for Buffers - Windows Command Line

Nov 15, 2018
Post comments count1
Post likes count1

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
Post comments count14
Post likes count4

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
Post comments count0
Post likes count2

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