With this servicing update, Windows Terminal 1.24 has progressed to the "Release Preview" ring!
Changes
- The "invalid media resource, go get rekt" warning has been toned down (and for now, has been removed entirely in the Stable channel) (#19969)
- Terminal will once again emit an empty bracketed paste sequence (
\e[200~\e[201~) when you attempt to paste an image (e.g. into an agentic coding CLI) (#20037) - When you restart a session with "Restart Connection", we will now return the terminal to a more sane default state (#19971)
Bug Fixes
- Dragging to create a new selection in the terminal while searching will now properly focus the terminal for keyboard input (such as copying) (#19931) (thanks @4RH1T3CT0R7!)
- Korean IME users will no longer experience characters being inserted into the wrong places during arrow key presses (#20039) (thanks @drvoss!)
- The console host will no longer fail to launch on editions of Windows that do not contain the full text input framework (#19958)
- The Mark Mode selection indicators will no longer disappear permanently when they are scrolled out of view (#19974) (#20045)
- When "Copy on select" is enabled, we will no longer overwrite the clipboard if you are pasting into another terminal session with an active selection (#19943) (thanks @sagarbhure-msft!)
ConPTY
- The signature of
ConptyShowHidePseudoConsolehas been corrected (#20035) - The ConPTY package will no longer produce MSB4019 when included in Visual C++ projects (#20029) (thanks @gcrtnst!)
- ConPTY will no longer deadlock during cooked read while displaying a character whose width is greater than a single cell (#19994)
Binary files inside the unpackaged distribution archive bear the version number 1.24.260402001.