• Home
  • About Us
  • Contact Us
  • Disclaimer
  • Privacy Policy
  • Terms & Conditions
Flyy Tech
  • Home
  • Apple
  • Applications
    • Computers
    • Laptop
    • Microsoft
  • Security
  • Smartphone
  • Gaming
  • Entertainment
    • Literature
    • Cooking
    • Fitness
    • lifestyle
    • Music
    • Nature
    • Podcasts
    • Travel
    • Vlogs
  • Camera
  • Audio
No Result
View All Result
  • Home
  • Apple
  • Applications
    • Computers
    • Laptop
    • Microsoft
  • Security
  • Smartphone
  • Gaming
  • Entertainment
    • Literature
    • Cooking
    • Fitness
    • lifestyle
    • Music
    • Nature
    • Podcasts
    • Travel
    • Vlogs
  • Camera
  • Audio
No Result
View All Result
Flyy Tech
No Result
View All Result

Windows Terminal Preview 1.13 Release

flyytech by flyytech
September 28, 2022
Home Microsoft
Share on FacebookShare on Twitter


Welcome to the first Windows Terminal release of 2022! This release will add the new features below to Windows Terminal Preview 1.13 and migrate Windows Terminal to version 1.12, which includes all of the features from this previous blog post. The Windows Terminal 1.12 build will be released through the Windows Insider Program before being delivered to retail versions of Windows. As always, you can install Windows Terminal and Windows Terminal Preview from the Microsoft Store or from the GitHub repository.

❗The minimum supported version of Windows 10 for Windows Terminal 1.13+ has been increased from 18362 (19H1) to 19041 (20H1).

Updated settings UI design

We’ve updated our settings UI to align with the new Windows 11 style, using WinUI 2.6. Please file any bugs you may find on our repo with this new design as we’re still ironing out the kinks. 😊

Image terminal win11 sui

Auto-elevate profiles

A new profile setting has been added called elevate that allows you to automatically launch a profile as elevated (as Administrator). When set to true and you are using an unelevated window, opening this profile will open an elevated window containing that profile. Otherwise, when set to false, this profile will open in the current window regardless of elevation. You can also hold Ctrl and click a profile in your dropdown to open it as Administrator.

Image terminal elevate

Additionally, we added the elevate argument to the new-tab and split-pane actions, allowing you to launch a new profile as elevated using an action. Here are some examples you can use to enable this feature:

// Profile setting
"elevate": true

// New tab action
{ "command": { "action": "newTab", "elevate": true }, "keys": "ctrl+shift+1" }

// Split pane action
{ "command": { "action": "splitPane", "split": "auto", "elevate": true }, "keys": "alt+shift+e" }

New rendering engine

We’ve added a new profile setting, experimental.useAtlasEngine, that when set to true will enable a new text rendering engine. While the performance improvements aren’t generally noticeable, they can be seen in certain edge cases, most notably when presenting text with a large number of colors. In these cases, this new renderer will draw at the display refresh rate regardless of screen resolution. Please note that the engine is still a work in progress, it may be unstable, and some of your favorite features may still be missing. We look forward to improving this renderer over time and will hopefully replace the existing one by default once it meets feature parity.

Image terminal atlas

We admit this feature began with a kerfuffle we caused in the summer of 2021. When confronted with being told our rendering pipeline had terrible performance, we turned inward. We relied on our existing experiences and we leaned heavily on our partner teams’ work to conclude the DirectWrite general purpose renderer was the best fit for our product. We were wrong. As such, we dedicate this experimental renderer to the community as an olive branch. We know we have so much more to learn, but we hope that you will accept our apology and understand we’re humans behind this product with a capability and willingness to learn from our past mistakes. Thank you for sticking with us. We strive to make this an experience we can all learn from to not only improve ourselves, but to improve our product and delight you all.

Customizable bell sound

You can now customize your profile’s bell sound using the bellSound setting. This setting accepts a file path as a string, or an array of file path strings. While using an array, the terminal will randomly select a bell sound to play.

Thanks House House for letting us honk! 🦤🔪

New actions

⚡ You can now restore recently closed tabs or panes with the new restoreLastClosed action (Thanks @Rosefield!). Note: this will restore the profile in the tab/pane, but not the buffer history nor running command line applications.

⚡ The new exportBuffer action lets you export the text within the buffer into a text file.

⚡ The new adjustOpacity action allows you to change the opacity of the terminal window at runtime.

Miscellaneous improvements

🛠️ The terminal now supports snap layouts in Windows 11!

🛠️ The system context menu now has an item to open settings (Thanks @serd2011!).

🛠️ The background image path is now displayed in the settings UI (Thanks @ianjoneill!).

Bug fixes

🐛 //wsl$/ paths and ~ should now work as the starting directory for WSL distros.

🐛 The Azure Cloud Shell profile can now be duplicated using the settings UI.

🐛 Adjusting transparency will no longer re-enable acrylic when disabled.

🐛 The AltGr + Space key combination should now work correctly.

🐛 AltGr should now work properly in the settings UI.

Top contributors

We always appreciate working with the community and receiving contributions. Here are the contributors who have especially made an impact on this release:

Contributors who opened the most non-duplicate issues

🏆 j4james

🏆 elsaco

🏆 vefatica

Contributors who created the most merged pull requests

🏆 j4james

🏆 serd2011

🏆 ianjoneill

🏆 j4james

🏆 LuanVSO

🏆 Rosefield

Cheers!

If you want to learn more about these new features, feel free to check out our docs site. If you have any questions, you can reach out to Kayla (@cinnamon_msft) on Twitter. If you find any bugs or have feature requests, feel free to file an issue on GitHub. We hope you enjoy this latest release of Windows Terminal!

Image 2 2022 terminal signatures


Kayla Cinnamon

Program Manager II, Windows Terminal, Console, Command Line, & Cascadia Code





Source_link

flyytech

flyytech

Next Post
7 Tips to Protect Your Smartphone from Getting Hacked

7 Tips to Protect Your Smartphone from Getting Hacked

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recommended.

How Requisition Management System helps to track Purchase Orders?

How Requisition Management System helps to track Purchase Orders?

January 18, 2023
What we want to see from PC gaming hardware in 2023

What we want to see from PC gaming hardware in 2023

January 1, 2023

Trending.

Thermalright Peerless Assassin 120 SE Review: Incredible, Affordable Air Cooling Performance

Thermalright Peerless Assassin 120 SE Review: Incredible, Affordable Air Cooling Performance

September 27, 2022
How to Enable Steam’s Local Network Game Transfer Feature

How to Enable Steam’s Local Network Game Transfer Feature

February 21, 2023
How To Install Tiny11 for Arm64 on Raspberry Pi 4

How To Install Tiny11 for Arm64 on Raspberry Pi 4

February 19, 2023
How To Use Picamera2 to Take Photos With Raspberry Pi

How To Use Picamera2 to Take Photos With Raspberry Pi

September 12, 2022
Russian Cyber Espionage Group Deploys LitterDrifter USB Worm in Targeted Attacks

Russian Cyber Espionage Group Deploys LitterDrifter USB Worm in Targeted Attacks

November 18, 2023

Flyy Tech

Welcome to Flyy Tech The goal of Flyy Tech is to give you the absolute best news sources for any topic! Our topics are carefully curated and constantly updated as we know the web moves fast so we try to as well.

Follow Us

Categories

  • Apple
  • Applications
  • Audio
  • Camera
  • Computers
  • Cooking
  • Entertainment
  • Fitness
  • Gaming
  • Laptop
  • lifestyle
  • Literature
  • Microsoft
  • Music
  • Podcasts
  • Review
  • Security
  • Smartphone
  • Travel
  • Uncategorized
  • Vlogs

Site Links

  • Home
  • About Us
  • Contact Us
  • Disclaimer
  • Privacy Policy
  • Terms & Conditions

Recent News

Glowforge Aura Review: The Crafter’s Laser

Glowforge Aura Review: The Crafter’s Laser

December 4, 2023
New BLUFFS Bluetooth Attack Expose Devices to Adversary-in-the-Middle Attacks

New BLUFFS Bluetooth Attack Expose Devices to Adversary-in-the-Middle Attacks

December 4, 2023

Copyright © 2022 Flyytech.com | All Rights Reserved.

No Result
View All Result
  • Home
  • Apple
  • Applications
    • Computers
    • Laptop
    • Microsoft
  • Security
  • Smartphone
  • Gaming
  • Entertainment
    • Literature
    • Cooking
    • Fitness
    • lifestyle
    • Music
    • Nature
    • Podcasts
    • Travel
    • Vlogs

Copyright © 2022 Flyytech.com | All Rights Reserved.

What Are Cookies
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.
Cookie SettingsAccept All
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT