release notes
release notes
Published 5/23/2023
Contains breaking changesWelcome to the Q2 release of Windows Terminal! Since we moved to a quarterly release cycle, these release notes have really gotten out of control. Buckle up!
Note Well, the change from v1.17.1073 where we would munge our version number didn't live much longer than a single release. We finally rejoined the Windows 10 and Windows 11 packages!
Please visit our page documenting the Windows Terminal Distributions!
compatibility.allowHeadless (boolean, default false).moveTab and movePane actions with support for a window parameter; the format is the
same as that of the -w command line argument.AtlasEngine is now newer and still experimental!. It has been
nearly completely rewritten with support for overlapping text! (#14959)
locl glyph variants (#15278)experimental.rightClickContextMenu (boolean, default false)showContextMenu (#14254)$profile.font.cellWidth and $profile.font.cellHeight (string, see below, default
automatically calculated for optimal rightness)
1.0, 100%: multiplier or percent of font size12px: raw size in device independent pixels (supports fractional pixels)12pt: raw size in font points (1/72 of an inch; supports fractional points)1ch: multiplier of font advance width (supports fractional multiplier)compatibility.reloadEnvironmentVariables (bool,
default true)environment (map string -> string; default null)
"environment": { "COOL": "very", "HOW_COOL_IS_THIS": "it is %COOL% cool" }OSC 133), you can now use
the selectCommand and selectOutput actions to select the command or output as demarcated by those sequences (#14807)enableReadOnly and
disableReadOnly actions (#14995) (thanks @Swinkid!)restartConnection action (#15241)$theme.tab.showCloseButton now supports activeOnly, to display the x only on the active tab (#15237) (thanks @kovdu!)file: URIs emitted by OSC 8 now support wsl$; URIs emitted by OSC 8 now support all valid schemas (#14993)rancher-desktop or rancher-desktop-data will now be ignored (#15166) (thanks @jamespack!)
Close Pane action to the tab context menu (#15198) (thanks @joadoumie!)Close... submenu (#15250)Dark (Legacy), Light (Legacy) and System (Legacy) (#15108)reg.exe to manipulate the registry to work around a platform
limitation (#15028) (#15050)DECSLRM (requires `DECSLRM) (#15084)LNM (Line Feed/New Line Mode) (#15261)DECAC queries via DECRQSS (#14990)DECRQCRA, to checksum a region of the screen (#14989)DECRQPSR and DECRSPS (#14998)DA (#14906)CSI 18 t! (#15295) (thanks @michalnpl!)centerOnLaunch no longer overrides the restoration of window positions (#15179)foo.exe,-123) now work in the jump list (#15221) (thanks @jamespack!)DesktopWindowXamlSource window that would sometimes appear through the heart like a
vampire (#15165)start /min wt and friends should now work properly (#13838) (#15213)elevate:true profile should no longer cause an admin elevation loop (oops) (#14946)Outlines shader sample no longer looks quite bad (#14971)<kbd>Alt+Space</kbd> in the Settings UI (#15189) (thanks @jamespack!) with bugfixes (#15253)DECSC/DECRC implementation has been updated to match the newer DEC terminals (VT420+) (#15054) (with
thanks to @al20878 for the same type of validation mentioned above)DECCRA will no longer misbehave when copying from a double-width line (#15026)These changes impact the Terminal developer experience or the Windows Console Host. Changes to conhost will be released in a coming Windows update.
clang-cl (#14870) (#14871)conhost now supports bracketed paste mode (#15155) (thanks @j4james!)conhost will no longer ignore the codepage stored in .LNK files (#15111) (thanks @michalnpl!)null (which will clear the screen!) (#15062) (thanks @mitchcapper!)With additional code health, build system automation and documentation fixes from @jamespack, @sitiom, @Smeyer025 and @j4james!
08F749E71FDEDBF967AED18163005727B4CD91BDBFC93847F4172CD18F3AC4175CC4413AC36AC3C3B3C63C4A57239723FD16DF3A1FC25F620CA54BCF0B7F3FF1A216681CDC0F1B9709201193862D49E54B8047604A342350A2FC98656172F67F043C24AE080C71871958643D1F71976921E6C4CC553BA118846CCCA5D93278D2release notes
Published 5/23/2023
Contains breaking changesWelcome to the Q2 release of Windows Terminal! Since we moved to a quarterly release cycle, these release notes have really gotten out of control. Buckle up!
Note Well, the change from v1.17.1073 where we would munge our version number didn't live much longer than a single release. We finally rejoined the Windows 10 and Windows 11 packages!
Please visit our page documenting the Windows Terminal Distributions!
compatibility.allowHeadless (boolean, default false).moveTab and movePane actions with support for a window parameter; the format is the
same as that of the -w command line argument.AtlasEngine is now newer and still experimental!. It has been
nearly completely rewritten with support for overlapping text! (#14959)
locl glyph variants (#15278)experimental.rightClickContextMenu (boolean, default false)showContextMenu (#14254)$profile.font.cellWidth and $profile.font.cellHeight (string, see below, default
automatically calculated for optimal rightness)
1.0, 100%: multiplier or percent of font size12px: raw size in device independent pixels (supports fractional pixels)12pt: raw size in font points (1/72 of an inch; supports fractional points)1ch: multiplier of font advance width (supports fractional multiplier)compatibility.reloadEnvironmentVariables (bool,
default true)environment (map string -> string; default null)
"environment": { "COOL": "very", "HOW_COOL_IS_THIS": "it is %COOL% cool" }OSC 133), you can now use
the selectCommand and selectOutput actions to select the command or output as demarcated by those sequences (#14807)enableReadOnly and
disableReadOnly actions (#14995) (thanks @Swinkid!)restartConnection action (#15241)$theme.tab.showCloseButton now supports activeOnly, to display the x only on the active tab (#15237) (thanks @kovdu!)file: URIs emitted by OSC 8 now support wsl$; URIs emitted by OSC 8 now support all valid schemas (#14993)rancher-desktop or rancher-desktop-data will now be ignored (#15166) (thanks @jamespack!)
Close Pane action to the tab context menu (#15198) (thanks @joadoumie!)Close... submenu (#15250)Dark (Legacy), Light (Legacy) and System (Legacy) (#15108)reg.exe to manipulate the registry to work around a platform
limitation (#15028) (#15050)DECSLRM (requires `DECSLRM) (#15084)LNM (Line Feed/New Line Mode) (#15261)DECAC queries via DECRQSS (#14990)DECRQCRA, to checksum a region of the screen (#14989)DECRQPSR and DECRSPS (#14998)DA (#14906)CSI 18 t! (#15295) (thanks @michalnpl!)centerOnLaunch no longer overrides the restoration of window positions (#15179)foo.exe,-123) now work in the jump list (#15221) (thanks @jamespack!)DesktopWindowXamlSource window that would sometimes appear through the heart like a
vampire (#15165)start /min wt and friends should now work properly (#13838) (#15213)elevate:true profile should no longer cause an admin elevation loop (oops) (#14946)Outlines shader sample no longer looks quite bad (#14971)<kbd>Alt+Space</kbd> in the Settings UI (#15189) (thanks @jamespack!) with bugfixes (#15253)DECSC/DECRC implementation has been updated to match the newer DEC terminals (VT420+) (#15054) (with
thanks to @al20878 for the same type of validation mentioned above)DECCRA will no longer misbehave when copying from a double-width line (#15026)These changes impact the Terminal developer experience or the Windows Console Host. Changes to conhost will be released in a coming Windows update.
clang-cl (#14870) (#14871)conhost now supports bracketed paste mode (#15155) (thanks @j4james!)conhost will no longer ignore the codepage stored in .LNK files (#15111) (thanks @michalnpl!)null (which will clear the screen!) (#15062) (thanks @mitchcapper!)With additional code health, build system automation and documentation fixes from @jamespack, @sitiom, @Smeyer025 and @j4james!
08F749E71FDEDBF967AED18163005727B4CD91BDBFC93847F4172CD18F3AC4175CC4413AC36AC3C3B3C63C4A57239723FD16DF3A1FC25F620CA54BCF0B7F3FF1A216681CDC0F1B9709201193862D49E54B8047604A342350A2FC98656172F67F043C24AE080C71871958643D1F71976921E6C4CC553BA118846CCCA5D93278D2The new Windows Terminal and the original Windows console host, all in the same place!