release notes
release notes
Published 10/20/2021
Contains new featuresTerminal v1.12 is here! It includes upgrades to our CascadiaCode, MUX and C++/WinRT versions, and also includes our first step to true session restoration! Here’s the full changelog:
firstWindowPreference global setting (an enum setting with possible values persistedWindowLayout or defaultProfile) in the settings.json file, or configure it in the Settings UI; the default value for this setting is defaultProfile "action": "multipleActions",
"name": "Move right->down",
"actions": [
{"action": "moveFocus", "direction": "right" },
{"action": "moveFocus", "direction": "down" }]
}
opacity (an integer with possible values in the range 0-100; defaults to 100)useAcrylic option. If you set opacity <100 or acrylicOpacity <1.0, the terminal will become transparentshowAdminShield global setting (a Boolean setting that defaults to true)splitPane action can now take in directional arguments (left, right, down, up) and treats horizontal as right and vertical as down"adjustIndistinguishableColors": "false" in your settings.json, or from the Settings UIopenSystemMenu(#11086)
Alt+Space to unbound.Thank you to @j4james, @ghost1372, @NotWearingPants, @heysujal and @saintmalik for contributions to the documentation, code health and JSON schema document.
release notes
Published 10/20/2021
Contains new featuresTerminal v1.12 is here! It includes upgrades to our CascadiaCode, MUX and C++/WinRT versions, and also includes our first step to true session restoration! Here’s the full changelog:
firstWindowPreference global setting (an enum setting with possible values persistedWindowLayout or defaultProfile) in the settings.json file, or configure it in the Settings UI; the default value for this setting is defaultProfile "action": "multipleActions",
"name": "Move right->down",
"actions": [
{"action": "moveFocus", "direction": "right" },
{"action": "moveFocus", "direction": "down" }]
}
opacity (an integer with possible values in the range 0-100; defaults to 100)useAcrylic option. If you set opacity <100 or acrylicOpacity <1.0, the terminal will become transparentshowAdminShield global setting (a Boolean setting that defaults to true)splitPane action can now take in directional arguments (left, right, down, up) and treats horizontal as right and vertical as down"adjustIndistinguishableColors": "false" in your settings.json, or from the Settings UIopenSystemMenu(#11086)
Alt+Space to unbound.Thank you to @j4james, @ghost1372, @NotWearingPants, @heysujal and @saintmalik for contributions to the documentation, code health and JSON schema document.
The new Windows Terminal and the original Windows console host, all in the same place!