Windows Terminal v1.2.2381.0
This release brings all of the preview changes in Windows Terminal 1.2 to the stable channel.
A preinstallation kit is available for system integrators and OEMs interested in prepackaging Windows Terminal with a Windows image. More information is available in the DISM documentation on preinstallation. Users who do not intend to preinstall Windows Terminal should continue using the msixbundle distribution.
Please see the following release notes for additional details:
We've also backported the following changes from Windows Terminal Preview v1.3.2382.0:
- Windows Terminal 1.2 ships with Cascadia Code v2008.25
- F7 will no longer not work after our "null scancode" change (whoops!) (#7298)
altGrAliasing: false
will no longer actually break AltGr (thanks @lhecker!) (#7400)- Profiles whose indices are greater than 9 will now properly display their shortcuts in the menu (thanks
@MichelleTanPY!) (#7344) - Key bindings can now use the
app
ormenu
key (thanks @MichelleTanPY!) (#7328) - The color picker is now more visually consistent, having learned to round its buttons (thanks @MichelleTanPY!) (#7305)
- Scroll locking should now work more reliably when the scrollback is at maximum length (#7247)
- The
bindings
keyword in settings has been replaced withactions
in preparation for improvements to the action
binding experience (#7332)