Windows Terminal Source Code
github.com
Windows Terminal Source Code
1–10 of 214 posts
Re: Windows Terminal Source Code
#2>>Installing and running Windows Terminal
Note: Windows Terminal requires Windows 10 2004 (build 19041) or later
Microsoft Store [Recommended]Install the Windows Terminal from the Microsoft Store. This allows you to always be on the latest version when we release new builds with automatic upgrades.
This is our preferred method.
Other install methods
Via GitHub
For users who are unable to install Windows Terminal from the Microsoft Store, released builds can be manually downloaded from this repository's Releases page.
Download the Microsoft.WindowsTerminal_.msixbundle file from the Assets section. To install the app, you can simply double-click on the .msixbundle file, and the app installer should automatically run. If that fails for any reason, you can try the following command at a PowerShell prompt:<<
Re: Windows Terminal Source Code
#3Re: Windows Terminal Source Code
#4Just wondering -- why would Microsoft release the source code for this component of Windows?
Re: Windows Terminal Source Code
#5Just wondering -- why would Microsoft release the source code for this component of Windows?
Re: Windows Terminal Source Code
#6https://github.com/microsoft/terminal/search?q=Telemetry%3A%...
https://github.com/microsoft/terminal/blob/main/src/host/tel...
Re: Windows Terminal Source Code
#7Re: Windows Terminal Source Code
#8this caught my eye: >>Installing and running Windows Terminal Note: Windows Terminal requires Windows 10 2004 (build 19041) or later Microsoft Store [Recommended] Install the Windows Terminal from the Microsoft Store. This allows you to always be on the latest version when we release new builds with automatic upgrades. This is our preferred method. Other install methods Via GitHub For users who are unable to install…
All new application in $current_year should install as $current_user_scope by default. I hate how applications (looking at you, Google Chrome) try to install a scheduled task to keep itself updated. All of this should be up to the package manager. If I want to update the client application, I will do so myself.
Re: Windows Terminal Source Code
#9this caught my eye: >>Installing and running Windows Terminal Note: Windows Terminal requires Windows 10 2004 (build 19041) or later Microsoft Store [Recommended] Install the Windows Terminal from the Microsoft Store. This allows you to always be on the latest version when we release new builds with automatic upgrades. This is our preferred method. Other install methods Via GitHub For users who are unable to install…
Re: Windows Terminal Source Code
#10Here are all the ways it spies on you: https://github.com/microsoft/terminal/search?q=Telemetry%3A%... https://github.com/microsoft/terminal/blob/main/src/host/tel...