Microsoft heeft een update voor versie 1.23 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
- We've brought the now-complete Dimidium color scheme from 1.24 back to 1.23 stable! (#18563) (#19303)
- We've backported support for the
mingw
path translation style to 1.23 (#18759)
wt sp
no longer spawns a new tab before it splits it (#19347)- Changing the title hundreds of times a second will no longer deadlock terminal (#19210)
- Launching and closing terminal windows, especially via the "default console host" process, should no longer leave you with inoperable window controls (oops) (#19298)
- Terminal will no longer create Visual Studio Dev Shell profiles for SQL Server Manager (#19352)
- We will no longer try to render the bidi isolate characters
LRI
,RLI
,FSI
andPDI
(#18942)- We've potentially solved a crash that would come up when a window closed while closing a window reentrantly (#19296)
- schema:
null
is now considered a valid key binding target (#19332)