{"id":573455,"date":"2026-03-31T18:48:09","date_gmt":"2026-03-31T18:48:09","guid":{"rendered":"https:\/\/www.newsbeep.com\/ca\/573455\/"},"modified":"2026-03-31T18:48:09","modified_gmt":"2026-03-31T18:48:09","slug":"microsoft-brought-the-best-of-open-source-to-the-windows-console-and-it-adds-a-ton-of-tools","status":"publish","type":"post","link":"https:\/\/www.newsbeep.com\/ca\/573455\/","title":{"rendered":"Microsoft brought the best of open-source to the Windows Console, and it adds a ton of tools"},"content":{"rendered":"\n<p>                    Summary<\/p>\n<p>                                        Windows Console gains Terminal features in Canary: new Direct3D rendering, regex search, bold fonts, and more.<\/p>\n<p>                                        It also includes clipboard OSC52, paste fixes, accessibility rewrites, Sixel images, and better snap\/input reliability.<\/p>\n<p>                                        There&#8217;s also a ~10x scrolling speed and optional Direct3D (UseDx) rendering.<\/p>\n<p>Sometimes, it feels like Windows&#8217; open-source community does a better job with the OS than Microsoft. We&#8217;ve already seen this plenty with PowerToys, which is <a href=\"https:\/\/www.xda-developers.com\/powertoys-keeps-adding-features-that-should-have-been-baked-into-windows-from-the-start\/\" target=\"_blank\" rel=\"nofollow noopener\">adding features that Windows should have had from the start<\/a>. Besides that, there&#8217;s also the open-source Windows Terminal, which shares a codebase with the built-in Windows Console and gets shiny new features from the community.<\/p>\n<p>Well, it seems the community has done an excellent job lately, as Microsoft has decided to merge some features from the open-source Windows Terminal codebase into Windows Console. It&#8217;ll be a little while until you see them, but don&#8217;t fret; they&#8217;re on the way.<\/p>\n<p>        <img width=\"440\" height=\"364\" loading=\"lazy\" decoding=\"async\" alt=\"Windows 11's logo \" data-img-url=\"https:\/\/www.newsbeep.com\/ca\/wp-content\/uploads\/2026\/03\/windows-11-logo.jpg\" src=\"https:\/\/www.newsbeep.com\/ca\/wp-content\/uploads\/2026\/03\/windows-11-logo.jpg\"\/><\/p>\n<p>                    Related<\/p>\n<p>\t\t<a href=\"https:\/\/www.xda-developers.com\/windows-11s-new-canary-feature-makes-setting-up-power-plans-a-lot-easier\/\" title=\"Windows 11&#039;s new Canary feature makes setting up power plans a lot easier\" target=\"_blank\" rel=\"nofollow noopener\"><br \/>\n\t\t\tWindows 11&#8217;s new Canary feature makes setting up power plans a lot easier<br \/>\n\t\t<\/a><\/p>\n<p class=\"display-card-excerpt\">Global settings actually become global.<\/p>\n<p>                        Microsoft officially adds several open-source features to Windows Console<\/p>\n<p>            Good work to everyone involved<\/p>\n<p>        <img width=\"1650\" height=\"1100\" loading=\"lazy\" decoding=\"async\" alt=\"Screenshot of Windows Terminal after running a command to resize an image. The resized image is shown in the Photos app next to the terminal\" data-img-url=\"https:\/\/www.newsbeep.com\/ca\/wp-content\/uploads\/2026\/03\/imagemagick-in-windows-terminal.png\" src=\"https:\/\/www.newsbeep.com\/ca\/wp-content\/uploads\/2026\/03\/imagemagick-in-windows-terminal.png\" class=\"img-brightness-opt-out\"\/><\/p>\n<p>Over on the <a href=\"https:\/\/blogs.windows.com\/windows-insider\/2026\/03\/30\/announcing-windows-11-insider-preview-build-for-canary-channel-29558-1000\/\" rel=\"noopener noreferrer nofollow\" target=\"_blank\">Windows Blogs<\/a>, Microsoft has announced the release of Canary build 29558.1000. The biggest change of this build involves bringing features from the open-source Windows Terminal codebase as built-in features within the Windows Console. You can imagine Windows Terminal as the shiny, polished dashboard, while Windows Console is the engine underneath; sometimes, features from the dashboard are merged into the engine.<\/p>\n<p>In Canary build 29558.1000\u200b\u200b\u200b\u200b\u200b\u200b, Microsoft has added the following tools to Windows Console:<\/p>\n<p>                                        Optional new Atlas\/Direct3D rendering path (UseDx): available behind a registry key (HKCU\\Console, DWORD UseDx=1). (GitHub #<a href=\"https:\/\/github.com\/microsoft\/terminal\/issues\/19848\" target=\"_blank\" rel=\"nofollow noopener\">19848<\/a>)<\/p>\n<p>                                        Regular Expression search: the Find dialog now supports regular expressions. (GitHub #<a href=\"https:\/\/github.com\/microsoft\/terminal\/issues\/17316\" target=\"_blank\" rel=\"nofollow noopener\">17316<\/a>)<\/p>\n<p>                                        Bold font rendering: the original rendering engine now supports bold fonts. (GitHub #<a href=\"https:\/\/github.com\/microsoft\/terminal\/pull\/19441\" target=\"_blank\" rel=\"nofollow noopener\">19441<\/a>)<\/p>\n<p>                                        Paste reliability improvement: resolves a longstanding issue where some pasted characters could be dropped when the output code page couldn\u2019t represent them. (GitHub #<a href=\"https:\/\/github.com\/microsoft\/terminal\/pull\/19511\" target=\"_blank\" rel=\"nofollow noopener\">19511<\/a>)<\/p>\n<p>                                        Accessibility improvements: rewritten legacy MSAA integration and parts of UI Automation support. (GitHub #<a href=\"https:\/\/github.com\/microsoft\/terminal\/pull\/19344\" target=\"_blank\" rel=\"nofollow noopener\">19344<\/a>)<\/p>\n<p>                                        Snap-on-input behavior: now only enabled by default when VT processing is enabled.<\/p>\n<p>                                        More reliable snap on input\/output in WSL and PowerShell. (GitHub #<a href=\"https:\/\/github.com\/microsoft\/terminal\/pull\/19247\" target=\"_blank\" rel=\"nofollow noopener\">19247<\/a>, #<a href=\"https:\/\/github.com\/microsoft\/terminal\/pull\/17453\" target=\"_blank\" rel=\"nofollow noopener\">17453<\/a>)<\/p>\n<p>                                        Clipboard enhancements: supports OSC 52 (Manipulate Selection Data) for writing selection data to the clipboard. (GitHub #<a href=\"https:\/\/github.com\/microsoft\/terminal\/pull\/18949\" target=\"_blank\" rel=\"nofollow noopener\">18949<\/a>)<\/p>\n<p>                                        Graphical content: adds support for Sixel-based images.<\/p>\n<p>                                        Alt + Numpad + clipboard text fix: avoids mistranslating Codepage 936 text when generating Alt + Numpad events for clipboard content. (GitHub #<a href=\"https:\/\/github.com\/microsoft\/terminal\/pull\/17635\" target=\"_blank\" rel=\"nofollow noopener\">17635<\/a>)<\/p>\n<p>                                        Performance: scrolling text performance improvements (up to ~10x in some scenarios). (GitHub #<a href=\"https:\/\/github.com\/microsoft\/terminal\/pull\/16333\" target=\"_blank\" rel=\"nofollow noopener\">16333<\/a>)<\/p>\n<p>                                        Rectangular selection: fixes rectangular copy via Edit &gt; Mark. (GitHub #<a href=\"https:\/\/github.com\/microsoft\/terminal\/pull\/16197\" target=\"_blank\" rel=\"nofollow noopener\">16197<\/a>)<\/p>\n<p>It&#8217;s worth noting that the Canary channel is the very first stage of public testing for Windows builds, so it will be quite a while until this update goes through the Dev, Beta, and Release Preview builds and onto everyone&#8217;s computer. However, it&#8217;s still cool to see the open source community&#8217;s hard work being brought into Windows proper.<\/p>\n<p>        <img width=\"440\" height=\"364\" loading=\"lazy\" decoding=\"async\" alt=\"A Windows 11 laptop displaying PowerToys Run\" data-img-url=\"https:\/\/www.newsbeep.com\/ca\/wp-content\/uploads\/2026\/03\/powertoys-run.jpg\" src=\"https:\/\/www.newsbeep.com\/ca\/wp-content\/uploads\/2026\/03\/powertoys-run.jpg\"\/><\/p>\n<p>                    Related<\/p>\n<p>\t\t<a href=\"https:\/\/www.xda-developers.com\/powertoys-modules-wish-microsoft-would-build\/\" title=\"5 PowerToys modules I wish Microsoft would build, and the open-source projects that already nailed them\" target=\"_blank\" rel=\"nofollow noopener\"><br \/>\n\t\t\t5 PowerToys modules I wish Microsoft would build, and the open-source projects that already nailed them<br \/>\n\t\t<\/a><\/p>\n<p class=\"display-card-excerpt\">In an ideal world, PoweToys would include many other modules that the open-source community has already cornered. Here are some of them!<\/p>\n","protected":false},"excerpt":{"rendered":"Summary Windows Console gains Terminal features in Canary: new Direct3D rendering, regex search, bold fonts, and more. It&hellip;\n","protected":false},"author":2,"featured_media":573456,"comment_status":"","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[49,48,61],"class_list":{"0":"post-573455","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-technology","8":"tag-ca","9":"tag-canada","10":"tag-technology"},"_links":{"self":[{"href":"https:\/\/www.newsbeep.com\/ca\/wp-json\/wp\/v2\/posts\/573455","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.newsbeep.com\/ca\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.newsbeep.com\/ca\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.newsbeep.com\/ca\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.newsbeep.com\/ca\/wp-json\/wp\/v2\/comments?post=573455"}],"version-history":[{"count":0,"href":"https:\/\/www.newsbeep.com\/ca\/wp-json\/wp\/v2\/posts\/573455\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.newsbeep.com\/ca\/wp-json\/wp\/v2\/media\/573456"}],"wp:attachment":[{"href":"https:\/\/www.newsbeep.com\/ca\/wp-json\/wp\/v2\/media?parent=573455"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.newsbeep.com\/ca\/wp-json\/wp\/v2\/categories?post=573455"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.newsbeep.com\/ca\/wp-json\/wp\/v2\/tags?post=573455"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}