Microsoft heeft een update voor versie 1.24 van Windows Terminal uitgebracht. Windows Terminal wordt met Windows 11 meegeleverd en maakt het mogelijk om in een scherm met tabbladen onder meer een commandprompt, PowerShell, Windows PowerShell en Azure Cloud Shell te openen. Het programma heeft ondersteuning voor thema's en profielen. In deze uitgave zijn de volgende veranderingen en verbeteringen aangebracht:
ChangesBug Fixes
- 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)
- Dragging to create a new selection in the terminal while searching will now properly focus the terminal for keyboard input (such as copying) (#19931)
- Korean IME users will no longer experience characters being inserted into the wrong places during arrow key presses (#20039)
- 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)
ConPTY
