Skip to content

Releases: microsoft/terminal

Windows Terminal Preview v1.20.10822.0

25 Mar 19:34
Compare
Choose a tag to compare
Pre-release

Windows Terminal Preview 1.20 needed some servicing too, so I figured... why not?

Bug Fixes and Changes

  • We've rolled back to an older compiler to get Terminal working on Intel Core 2 Duo machines again (!) (#16907)
  • ReadConsoleOutputCharacterW no longer fails on lines containing narrow surrogate pairs (#16898)
  • Auto-detected URLs and search results are no longer pushed around by wide characters (oops) (#16787) (thanks @comzyh and @lhecker!)
  • We will now display control characters literally if they were produced with the Windows Console APIs (#16825) (thanks @j4james!)
  • So many of you have screenshots that contain our "set terminal as default?" banner, which we take to mean that you never noticed it. We got rid of it. Balance is restored. (#16873)
  • Entering the tab switcher via the command palette no longer selects the wrong tab (#16858) (thanks @AlejandroBlanco2001!)
  • All localizations are now checked into the project, so you can build any historic version with all of its original languages (#16835)

Binary files inside the unpackaged distribution archive bear the version number 1.20.240322002-preview.

Asset Hashes

  • Microsoft.WindowsTerminalPreview_1.20.10822.0_8wekyb3d8bbwe.msixbundle
    • SHA256 2DE1BF8E66469C3C2F26F6398ED56EDBA33E6635AB227C9EF26D0ED8E39A90AA
  • Microsoft.WindowsTerminalPreview_1.20.10822.0_arm64.zip
    • SHA256 7FAF725A1ADDB05B2B23692EF9970A2336589E6B68B6789B6E77A53A1688BA9F
  • Microsoft.WindowsTerminalPreview_1.20.10822.0_x64.zip
    • SHA256 0CC49F67C51228F9677EC96D01F1E8C39720E0EA3A686E06FC8592A3F927C46D
  • Microsoft.WindowsTerminalPreview_1.20.10822.0_x86.zip
    • SHA256 60EE40125419F0813B3C055555B388E3C9CE953EDF800B43EC85F331D2FA91B2

Windows Terminal v1.19.10821.0

25 Mar 19:34
Compare
Choose a tag to compare

This is the March servicing release for Windows Terminal Stable, rolling out now via the Store and WinGet!

Bug Fixes and Changes

  • We've rolled back to an older compiler to get Terminal working on Intel Core 2 Duo machines again (!) (#16907)
  • ReadConsoleOutputCharacterW no longer fails on lines containing narrow surrogate pairs (#16898)
  • Auto-detected URLs and search results are no longer pushed around by wide characters (oops) (#16787) (thanks @comzyh and @lhecker!)
  • We will now display control characters literally if they were produced with the Windows Console APIs (#16825) (thanks @j4james!)
  • Entering the tab switcher via the command palette no longer selects the wrong tab (#16858) (thanks @AlejandroBlanco2001!)
  • All localizations are now checked into the project, so you can build any historic version with all of its original languages (#16835)

Binary files inside the unpackaged distribution archive bear the version number 1.19.240322001.

Asset Hashes

  • Microsoft.WindowsTerminal_1.19.10821.0_8wekyb3d8bbwe.msixbundle
    • SHA256 EE0D267D20BF2F48C998DB258E83215F74FE69D9D08A50B9A2DBD008CAE52196
  • Microsoft.WindowsTerminal_1.19.10821.0_8wekyb3d8bbwe.msixbundle_Windows10_PreinstallKit.zip
    • SHA256 2A433736B0CF6EA215BE6DA0B785520AC950060D50903FBC39EFACB815FD95EC
  • Microsoft.WindowsTerminal_1.19.10821.0_arm64.zip
    • SHA256 12ED0807BFC21E1DCC41949C070910711A8E891AC783816B384F194ECE645CDF
  • Microsoft.WindowsTerminal_1.19.10821.0_x64.zip
    • SHA256 B6243B796C57D146D8943828000F86FFE5C9DA0B21A19653C2D9D323706384C1
  • Microsoft.WindowsTerminal_1.19.10821.0_x86.zip
    • SHA256 6D8BB58109233F819EA1CE833E996151F24A557BDBEBA39A97A51BB7170BE609

Windows Terminal Preview v1.20.10572.0

27 Feb 20:06
Compare
Choose a tag to compare
Pre-release

Terminal 1.20 is great, but it did have a couple bugs. Thanks for reporting them!

Changes

  • Dashed, dotted and curly underlines have been changed to be slightly more readable (and pretty!) (#16719)

Bug Fixes

  • In CMD, pressing Tab in the middle of a line will finally clear the remainder of the line from the screen (#16718)
  • DECKPAM is no longer supported for this build, as it was causing zsh users a lot of trouble (#16675)
  • We have removed one source of graphical issues on x86, which was caused by a compiler bug (#16742)
  • Search highlights will no longer act up when they wrap over the end of a line (#16691) (thanks @e82eric!)
  • Dead keys once again work if you press space after pressing one (#16645) (thanks @j4james!)
  • You can once again copy/paste entire files on the Terminal window (#16634)
  • The json schema now correctly offers experimental.repositionCursorWithMouse (#16652) (thanks @sarim!)

Binary files inside the unpackaged distribution archive bear the version number 1.20.240226002-preview.

Asset Hashes

  • Microsoft.WindowsTerminalPreview_1.20.10572.0_8wekyb3d8bbwe.msixbundle
    • SHA256 9E87C7DB244A659033C4A22141E359BAF79CD38D86E9ADE492ACAF7453E488D9
  • Microsoft.WindowsTerminalPreview_1.20.10572.0_arm64.zip
    • SHA256 F2D4896BB7F3DDE099A98A0335E9D3A5A3F387628B56F8477CFBEA47724675B0
  • Microsoft.WindowsTerminalPreview_1.20.10572.0_x64.zip
    • SHA256 B99E830602BF72F9DF6714FFBEABFB4FF0AD42BD19F878AE2DA8ECD77B48EB8E
  • Microsoft.WindowsTerminalPreview_1.20.10572.0_x86.zip
    • SHA256 C2A85141D097CEE898AA9D121C9B258BD6062C1D932D5C1516C8E4E7BCC4B606

Windows Terminal v1.19.10573.0

27 Feb 20:05
Compare
Choose a tag to compare

This is a quick servicing release to cross a few eyes and dot a few Ts.

Changes

  • Dashed, dotted and curly underlines have been changed to be slightly more readable (and pretty!) (#16719)

Bug Fixes

  • In CMD, pressing Tab in the middle of a line will finally clear the remainder of the line from the screen (#16718)
  • We have removed one source of graphical issues on x86, which was caused by a compiler bug (#16742)
  • You can once again copy/paste entire files onto the Terminal window (#16634)

Binary files inside the unpackaged distribution archive bear the version number 1.19.240226003.

Asset Hashes

  • Microsoft.WindowsTerminal_1.19.10573.0_8wekyb3d8bbwe.msixbundle_Windows10_PreinstallKit.zip
    • SHA256 A89F03E264813E454B3E1674886843294A4F5C46DF0A6F5984AC7FB8E709D1E2
  • Microsoft.WindowsTerminal_1.19.10573.0_8wekyb3d8bbwe.msixbundle
    • SHA256 59396AF53C987B3385FDB26A97CA026C8F1FA892FB23E9F3AA7DEC53E7F7DB0A
  • Microsoft.WindowsTerminal_1.19.10573.0_arm64.zip
    • SHA256 A0E71AF2D0E0BDDE82F861CE7A9061D35B82C4A2FFCE76DEC06CAB4234E772CE
  • Microsoft.WindowsTerminal_1.19.10573.0_x64.zip
    • SHA256 F756A41FA2DBEE274334CB49D93A84CB29E5DF0A2446FC79BF7ED9FFE8B49FFB
  • Microsoft.WindowsTerminal_1.19.10573.0_x86.zip
    • SHA256 9920A17DB43D58E2561F7271AC3AD9BB0C05E97CA946BE50422301227153E5EA

Windows Terminal Preview v1.20.10303.0

31 Jan 17:19
Compare
Choose a tag to compare
Pre-release

Let us pretend that this is the actual release 1.20 should have been.

Bug Fixes

  • wt $COMMAND no longer blows away the entire process environment, and it now works properly (#16624)

Binary files inside the unpackaged distribution archive bear the version number 1.20.240130003-preview.

Asset Hashes

  • Microsoft.WindowsTerminalPreview_1.20.10303.0_8wekyb3d8bbwe.msixbundle
    • SHA256 CBB260C42BEF15FFBD7DC7FA777A742886DF528DEAB2CE718C86DFCAE3A145CA
  • Microsoft.WindowsTerminalPreview_1.20.10303.0_arm64.zip
    • SHA256 A1C70B7DBF62D23BEBC043D87D2E92F6220AEDE6822E4E714239E7D2806EF8A2
  • Microsoft.WindowsTerminalPreview_1.20.10303.0_x64.zip
    • SHA256 BF45756463C74E5CC1CC5CEB26F6119CDA6CE8B037573BBA37C4869083C5CCCF
  • Microsoft.WindowsTerminalPreview_1.20.10303.0_x86.zip
    • SHA256 1F3781746BA3C67312868A98F588F9D5CE2BC74DE60A615188119F9E0AD49AFB

Windows Terminal v1.19.10302.0

31 Jan 17:18
Compare
Choose a tag to compare

This is a quick update to fix a blocking issue in 1.19.

Bug Fixes

  • wt $COMMAND no longer blows away the entire process environment, and it now works properly (#16624)

Binary files inside the unpackaged distribution archive bear the version number 1.19.240130002.

Asset Hashes

  • Microsoft.WindowsTerminal_1.19.10302.0_8wekyb3d8bbwe.msixbundle_Windows10_PreinstallKit.zip
    • SHA256 0993CBA7A53DA6EA4CF5F1702440E61404E9AE9463EFD5CBDC16E6ADFC5465E7
  • Microsoft.WindowsTerminal_1.19.10302.0_8wekyb3d8bbwe.msixbundle
    • SHA256 29F780BD04AE5F01D3EBDB63CC98A917C676AC7810DAC00D635B78F8ACD47E14
  • Microsoft.WindowsTerminal_1.19.10302.0_arm64.zip
    • SHA256 9A3B3EF52F887518FB58AB79D14F54AB177F4D7FD42DE5C37C921E30E7A9D259
  • Microsoft.WindowsTerminal_1.19.10302.0_x64.zip
    • SHA256 899B60D9145FCE8CE7B18C0E53A80C2362FA67C3EAB5D0823543041A7E10F0D3
  • Microsoft.WindowsTerminal_1.19.10302.0_x86.zip
    • SHA256 27DCB0951CD83C7551F7B3EC3E997A1928D395D985015833ED11CA9976F5C48A

Windows Terminal v1.18.10301.0

31 Jan 17:18
Compare
Choose a tag to compare

Hubris! To think that the last 1.18 update would be the last 1.18 update! Alas.

Bug Fixes

  • wt $COMMAND no longer blows away the entire process environment, and it now works properly (#16624)

Binary files inside the unpackaged distribution archive bear the version number 1.18.240130001.

Asset Hashes

  • Microsoft.WindowsTerminal_1.18.10301.0_8wekyb3d8bbwe.msixbundle_Windows10_PreinstallKit.zip
    • SHA256 7D2A79C6BED858A0E709E517CC91A241C4BED2755AA54B77EDD129AFB8A85A18
  • Microsoft.WindowsTerminal_1.18.10301.0_8wekyb3d8bbwe.msixbundle
    • SHA256 DAC95A3D337A315FD1298E2A06F27332F6CADA3E386EA772C179B105A0D817A7
  • Microsoft.WindowsTerminal_1.18.10301.0_arm64.zip
    • SHA256 9BFBA5883DBA531D785A3BADE526007678C8ACD9FA7AD1B66F8A466B82DAFC82
  • Microsoft.WindowsTerminal_1.18.10301.0_x64.zip
    • SHA256 38B0E38B545D9C61F1B4214EA3EC6117C0EC348FEB18476D04ECEFB4D7DA723D
  • Microsoft.WindowsTerminal_1.18.10301.0_x86.zip
    • SHA256 8FB0683AD2A08FED8F76379173FA2157417BEA4633E508B9E6F96E906D0A9D18

Windows Terminal Preview v1.20.10293.0

30 Jan 20:12
dccc1f4
Compare
Choose a tag to compare
Pre-release

Welcome to Windows Terminal Preview 1.20! We've got a pretty small release this time, since we focused mostly on
backportable bug fixes (50% of all checkins were backported to 1.19!). We did land some excellent community
contributions this time, however, so take a peek at the notes below for more.

Why are there so many assets? How do I choose?

Please visit our page documenting the different Windows Terminal Distributions!

Features

  • We can now display colored and curly, dashed, or dotted and doubled underlines, even in conhost! (#16097) (#16444) (thanks @tusharsnx!) with some help from the team (#16475)
  • The new rendering engine is now enabled by default in all channels (#16277)
  • Double-clicking a wrapped word will now select the entire thing. I know, it's 2024. (#16441) (thanks @js324!)
  • We will now highlight all search results while the search box is open (#16227) (thanks @e82eric!)
  • You can now set a different opacity value for unfocused panes (#15974) (thanks @Jaswir!)
  • We've reimplemented resize with reflow; please be on the lookout for any bugs! (#15701)

Changes

  • The "Canary" ZIP distribution will now default to portable mode (#16048)
  • We will now automatically clear any "Failed to reload settings" dialogs when you fix your settings.json (#16119) (thanks @codecruisedor!)
  • Filenames and paths generated by dropping files/directories on a WSL instance will be wrapped in single quotes (rather than double quotes) (#16214) (thanks @js324!)
  • The mouse wheel will now automatically scroll the application when the alternate buffer is in use ("Alternate Scroll Mode" is enabled by default) (#16535) (thanks @j4james!)
  • The performance and correctness of HTML and RTF copy has been vastly improved (#16377) (#16480) (thanks @tusharsnx!)
  • We have removed a whole bunch of outdated telemetry from the console, like "which VT sequences are in use?" and "did you use Search Backwards or Search Forwards more often in Find?" Check out the PRs for more details: (#16253) (#16467) (#16468)

VT and terminal emulation

  • We now support DECST8C, which will reset the tab stops to every 8 columns (#16534) (thanks @j4james!)
  • We now support DSR queries for printer status, user-defined keys, keyboard status, locator status, locator identity, data integrity and multiple session status (#16525) (thanks @j4james!)

Bug Fixes

  • In cooked read clients, backspacing a control visualizer (e.g. ^X) no longer messes up the display (#16400)
  • INPUT_RECORD's KeyEvent.dwControlKeyState will no longer contain ENHANCED_KEY when it shouldn't (#16335)
  • Ctrl+Space now works properly (#16298) (thanks @lonnywong!)
  • Mashing Enter will no longer disrupt CommandEnd scrollbar marks (in general, we now ignore back-to-back duplicate marks) (#16107)
  • During RTF export, we will now use a background color directive that Microsoft Word understands (#16035) (thanks @tusharsnx!)
  • Once again, we've fixed another issue where Terminal will spontaneously fail to load Cascadia Mono (#16323)
  • ReadFile with a too-small buffer size will no longer corrupt your input stream and drop events (#16313)
  • We've fixed which glyph we use for the SUB control character (#16559) (thanks @j4james!)

Accessibility

  • Color buttons in the settings UI will now announce their RGB values for screen readers (#16544)

VT and terminal emulation

  • Terminal will no longer double-encode some inputs, like mouse mode, mangling them beyond comprehension (#16407)
  • Toggling the alternate screen buffer in a PROCESSED_INPUT console application will no longer crash the console (#16187)
  • DRCS soft fonts received in chunks are no longer corrupted (#16349)
  • ED2 (Erase in Display) will no longer emit a ton of blank lines (#16610)
  • @j4james rewrote and fixed 11 bugs in VT input mode, vastly improving our compatibility with other terminals and applications (#16511) (thanks @j4james!)
    • Including...
      • DECKPAM (application keypad mode)
      • Alt+Arrow Keys generating extra characters
      • Mouse input when DECARM (auto-repeat mode) is disabled
      • Ctrl+Anything that didn't have a Ctrl not generating any input
      • Ctrl+_ generating a RET
      • Ctrl+: on a JIS-106 keyboard generating a ^Z
      • Ctrl+Alt+\ not working in WSL
      • Ctrl being misinterpreted under some custom keyboard layouts
      • Alt not working for non-alphabetic control characters
      • AltGr behaving improperly on some keyboards with some input

Usability and UI

  • The readability of our various settings disclaimers has been improved (and made more Roman) (#16272) (thanks @chausner!)
  • ... and those disclaimers will no longer overlap the content sometimes (#16602) (thanks @tusharsnx!)
  • The settings page will no longer forget how far you'd scrolled when it reloads (#16261) (thanks @radu-cernatescu!)

Reliability

  • Terminal should no longer crash after you close a couple windows on Windows 10 (#16588) (#16587)
  • Two memory leaks in our screen reader integration have been stoppered (#16597) (thanks @glenrgordon!)
  • We've eliminated an entire class of shutdown issues by just terminating the process directly when we think it's time (#16575)
  • We've stamped out a crash that would occur when closing some tabs (#16412)
  • The Azure Cloud Shell integration should no longer crash on a network timeout (#16364) (thanks @reynoldsa!)

Schema

  • We've fixed a number of issues in the JSON schema (#16103)

conhost and Console hosting

  • conhost: the performance of scrolling text has been improved, like, 10x (#16333)
  • conhost: we un-broke rectangular copy via the Edit > Mark menu item (#16197)
  • conhost: "disable scroll forward" once again works (#16411)
  • conhost: font preview is working again (#16324)
  • conhost: SetConsoleWindowInfo no longer fails to refresh the display (#16334)
  • conhost: we have removed all traces of EDP clipboard auditing (#16460)
  • conhost: we now retry a few times to open the clipboard and put standards-compliant CF_UNICODETEXT on it (#16457)
  • conpty: on exit, we will now deassert Win32 Input Mode (#16408)
  • conpty: we now buffer more text input before deciding how to parse it (#16470)
  • conpty: we've fixed a shutdown deadlock with WSL (#16340)
  • conpty: we will no longer deadlock waiting for DSR CPR when Win32 Input Mode is enabled (#16445)
  • conpty: we will no longer return to the VT parsing ground state when we are expecting win32 input sequences; this fixes a pasting issue in SSH and WSL interop (#16352) (#16466)

Miscellaneous


Binary files inside the unpackaged distribution archive bear the version number 1.20.240129003-preview.

Asset Hashes

  • Microsoft.WindowsTerminalPreview_1.20.10293.0_8wekyb3d8bbwe.msixbundle
    • SHA256 390E4F33F5BEBAB1B33A4801E07A60B80ADDF7112B45C868AD4642138047A301
  • Microsoft.WindowsTerminalPreview_1.20.10293.0_arm64.zip
    • SHA256 34E8091BB394DD70DD500BA5E280DCC5E170386732FC69687E2BC02E6375E2F4
  • Microsoft.WindowsTerminalPreview_1.20.10293.0_x64.zip
    • SHA256 9FB289BBB58B0DA88D0565CEA58809B663D9BBEED146866FCF9ADA97490F33AC
  • Microsoft.WindowsTerminalPreview_1.20.10293.0_x86.zip
    • SHA256 B4F1842EF943197292C162356033A637115C0802EDD22AF2265C643B6B55E521

Windows Terminal v1.19.10292.0

30 Jan 20:12
Compare
Choose a tag to compare

Windows Terminal 1.19 is finally out of preview! It includes the following features, which we're excited to finally
get out there.

  • Instant search, with a live-updated result count (thanks to @Don-Vito)
  • Broadcast mode!
  • Integrated "search the web" (the browser isn't integrated, but the menu item is!)
  • Window border colors in themes (on Windows 11)
  • Acrylic in unfocused windows (thanks to @Jaswir)
  • A completely new text rendering engine, which is now enabled by default.

Please see the following release notes for additional details.

Note that scrollbar marks and shell integration features are still considered experimental and
are not included in this stable release!

Note
This version began rolling out to the Dev and Canary Windows Insider channels on 2024-01-30. Other channels will be released
as our reliability numbers indicate that we haven't broken anything. If you want to update to this release directly, download it below!

Why are there so many assets? How do I choose?

Please visit our page documenting the different Windows Terminal Distributions!

Features

  • We can now display colored and curly, dashed, or dotted and doubled underlines, even in conhost! (#16097) (#16444) (thanks @tusharsnx!) with some help from the team (#16475)
  • The new rendering engine is now enabled by default in all channels (#16277)

Changes

VT and terminal emulation

  • We now support DECST8C, which will reset the tab stops to every 8 columns (#16534) (thanks @j4james!)
  • We now support DSR queries for printer status, user-defined keys, keyboard status, locator status, locator identity, data integrity and multiple session status (#16525) (thanks @j4james!)

Bug Fixes

  • In cooked read clients, backspacing a control visualizer (e.g. ^X) no longer messes up the display (#16400)
  • INPUT_RECORD's KeyEvent.dwControlKeyState will no longer contain ENHANCED_KEY when it shouldn't (#16335)
  • Ctrl+Space now works properly (#16298) (thanks @lonnywong!)
  • Mashing Enter will no longer disrupt CommandEnd scrollbar marks (in general, we now ignore back-to-back duplicate marks) (#16107)
  • During RTF export, we will now use a background color directive that Microsoft Word understands (#16035) (thanks @tusharsnx!)
  • Once again, we've fixed another issue where Terminal will spontaneously fail to load Cascadia Mono (#16323)
  • ReadFile with a too-small buffer size will no longer corrupt your input stream and drop events (#16313)
  • We've fixed which glyph we use for the SUB control character (#16559) (thanks @j4james!)

Accessibility

  • Color buttons in the settings UI will now announce their RGB values for screen readers (#16544)

VT and terminal emulation

  • Terminal will no longer double-encode some inputs, like mouse mode, mangling them beyond comprehension (#16407)
  • DRCS soft fonts received in chunks are no longer corrupted (#16349)
  • ED2 (Erase in Display) will no longer emit a ton of blank lines (#16610)

Reliability

  • Terminal should no longer crash after you close a couple windows on Windows 10 (#16588) (#16587)
  • Two memory leaks in our screen reader integration have been stoppered (#16597) (thanks @glenrgordon!)
  • We've eliminated an entire class of shutdown issues by just terminating the process directly when we think it's time (#16575)
  • We've stamped out a crash that would occur when closing some tabs (#16412)
  • The Azure Cloud Shell integration should no longer crash on a network timeout (#16364) (thanks @reynoldsa!)

conhost and Console hosting

  • conhost: "disable scroll forward" once again works (#16411)
  • conhost: font preview is working again (#16324)
  • conhost: SetConsoleWindowInfo no longer fails to refresh the display (#16334)
  • conhost: we have removed all traces of EDP clipboard auditing (#16460)
  • conhost: we now retry a few times to open the clipboard and put standards-compliant CF_UNICODETEXT on it (#16457)
  • conpty: on exit, we will now deassert Win32 Input Mode (#16408)
  • conpty: we now buffer more text input before deciding how to parse it (#16470)
  • conpty: we've fixed a shutdown deadlock with WSL (#16340)
  • conpty: we will no longer deadlock waiting for DSR CPR when Win32 Input Mode is enabled (#16445)
  • conpty: we will no longer return to the VT parsing ground state when we are expecting win32 input sequences; this fixes a pasting issue in SSH and WSL interop (#16352) (#16466)

Miscellaneous


Binary files inside the unpackaged distribution archive bear the version number 1.19.240129002.

Asset Hashes

  • Microsoft.WindowsTerminal_1.19.10292.0_8wekyb3d8bbwe.msixbundle_Windows10_PreinstallKit.zip
    • SHA256 F7FC65F0E1C5AE52E295638D46B08231A14EB2697B3801367FD485101039BB0A
  • Microsoft.WindowsTerminal_1.19.10292.0_8wekyb3d8bbwe.msixbundle
    • SHA256 F93301A84119EEAE227B33E07BBD4E270732B834D58A8EA0E5A8594A67F40FD5
  • Microsoft.WindowsTerminal_1.19.10292.0_arm64.zip
    • SHA256 9F07A9967301C9809C446E05D6103F92F858528CD1A1C910C5B39B444711ABCB
  • Microsoft.WindowsTerminal_1.19.10292.0_x64.zip
    • SHA256 DDF673666EEF46F088668F498456F049067B9C9DCEAA8BDE357164548F6629F1
  • Microsoft.WindowsTerminal_1.19.10292.0_x86.zip
    • SHA256 3BEE43BD220BE7AC52B9B264B1940BE9E4532A939609310FD622252D476BECC0

Windows Terminal v1.18.10291.0

30 Jan 20:12
Compare
Choose a tag to compare

This is the last servicing update to Windows Terminal 1.18 (hopefully!), which is being released so that Windows
can integrate it without moving to 1.19.

Note
This version began rolling out to the Beta and Retail channels on 2024-01-30.

Why are there so many assets? How do I choose?

Please visit our page documenting the different Windows Terminal Distributions!

Bug Fixes

  • During RTF export, we will now use a background color directive that Microsoft Word understands (#16035) (thanks @tusharsnx!)
  • Once again, we've fixed another issue where Terminal will spontaneously fail to load Cascadia Mono (#16323)
  • ReadFile with a too-small buffer size will no longer corrupt your input stream and drop events (#16313)
  • We've fixed which glyph we use for the SUB control character (#16559) (thanks @j4james!)

Accessibility

  • Color buttons in the settings UI will now announce their RGB values for screen readers (#16544)

Reliability

  • Terminal should no longer crash after you close a couple windows on Windows 10 (#16588) (#16587)
  • Two memory leaks in our screen reader integration have been stoppered (#16597) (thanks @glenrgordon!)
  • We've eliminated an entire class of shutdown issues by just terminating the process directly when we think it's time (#16575)
  • We've stamped out a crash that would occur when closing some tabs (#16412)
  • The Azure Cloud Shell integration should no longer crash on a network timeout (#16364) (thanks @reynoldsa!)

Miscellaneous


Binary files inside the unpackaged distribution archive bear the version number 1.18.240129001.

Asset Hashes

  • Microsoft.WindowsTerminal_1.18.10291.0_8wekyb3d8bbwe.msixbundle_Windows10_PreinstallKit.zip
    • SHA256 553EBD73160B6053E017C5336889079867CBB182E0249D57A1B32D2344A70D9C
  • Microsoft.WindowsTerminal_1.18.10291.0_8wekyb3d8bbwe.msixbundle
    • SHA256 C2D91EBB450CA5460C31FB97332240016C9AB33AA969F6A5BBA0A0F159F723A0
  • Microsoft.WindowsTerminal_1.18.10291.0_arm64.zip
    • SHA256 6AB6073345AAF59E4AD67522767E35710292ADBCCC2026F2F880643B0D36C656
  • Microsoft.WindowsTerminal_1.18.10291.0_x64.zip
    • SHA256 88EF923BFEDAB00228DDEABB20FA5C88AF6823B7C2910B034F1803336BE07E07
  • Microsoft.WindowsTerminal_1.18.10291.0_x86.zip
    • SHA256 6D3F082072E068E006A7240A8396124FEA4144A32BCBAFAB3901EC4ECF5DB26A