
đ Hyperlinks now de-underline when the pane is not focused (Thanks The tab color picker now supports keyboard navigation (Thanks You can once again use arrow keys in the tab switcher (Thanks Focus should now return to the terminal after you dismiss the tab rename field (thanks Top contributors Download đ Hyperlinks now support the file URI scheme. đ The tab switcher now displays the zoom, bell, and progress indicators (Thanks The terminal now supports paste filtering and bracketed paste mode (Thanks The bell indicator will always appear in the tab when the BEL sequence is emitted. We have a new action called newWindow, which allows you to open a new window with the command palette and/or your keyboard. This setting can be found on the Startup page of the settings UI.

Options include a new window ( "useNew"), an already existing window ( "useAnyExisting"), and an already existing window on this desktop ( "useExisting"). You can now set new terminal windows to launch in an already existing terminal instance! This can be done in a few different ways:ÄȘ new global setting has been added called windowingBehavior, which allows you to set where new instances of Windows Terminal launch. Full documentation on how to create a JSON fragment extension can be found on our docs site.

This is especially useful for applications who want a specific color scheme to go with their executable or for a community member to share their Windows Terminal configuration with just a simple download. You can create a folder that includes the JSON snippet file as well as other assets such as background images to include in your extension. This means that snippets of JSON can be downloaded as extensions that can modify a userâs settings.

Windows Terminal now supports JSON fragment extensions.
