Microsoft 11877 Published by

Dustin L. Howett has announced the release of Windows Terminal Preview v1.23.12102.0, featuring bug fixes, enhancements to session restoration, scrollbar marks, and improved management of TSF IMEs. The preview now recognizes that Terminal is not intended for sharing between two users on the same desktop, and it will handle incoming console applications more reliably when designated as the default console host. Furthermore, the "Clear Buffer" feature now maintains the position of your cursor, and icons are now capable of referencing HTTP URLs.



Windows Terminal Preview v1.23.12102.0

While you're waiting for the excellent 1.24 release, please enjoy these bug fixes. With apologies to Canonical for breaking their icons.

Bug Fixes

  • When you have multiple profiles with the same name, we will now save/restore the right one during session restoration ( #19113)
  • Closing multiple panes at once should no longer send Terminal into outer space, never to return ( #19023)
  • Scrollbar marks will now appear without you having to scroll or resize ( #19185) (thanks  @killerdevildog!)
  • Using cooked read (cmd.exe, for example) in the alternate screen buffer will no longer cause a crash ( #19186)
  • We will no longer duplicate variable names we add to WSLENV ( #19167) (thanks  @Weichenleeeee123!)
  • More TSF IMEs that request bad color combinations will be properly handled ( #19117)
  • Terminal once again understands that it is not supposed to share between two users on the same desktop ( #19109) (thanks  @PGomersall for testing!)
  • When Terminal is set as your default console host, it will receive incoming console applications much more reliably (and not crash just for the fun of it) ( #19088) ( #19096)
  • "Clear Buffer" now makes a better attempt at preserving the row your cursor is on ( #18976)
  • Icons can once again refer to http URLs, while we work out a proper solution in  #19143 ( #19137)
  • All of the DLLs, EXEs and a few more files that come with Terminal now have proper version info resources including names and locales ( #19114)

Release Windows Terminal Preview v1.23.12102.0 · microsoft/terminal