Here 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...
Windows Terminal Source Code
11–20 of 214 posts
Re: Windows Terminal Source Code
#12this 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…
You can also just install it with winget
Re: Windows Terminal Source Code
#13Just wondering -- why would Microsoft release the source code for this component of Windows?
Not sure I'd really call this a component of the OS. It is a new app that works with various shells (including cmd, powershell, and WSL) to create a better experience using them including tabbed view so you can have multiple terminals from a single window.
Re: Windows Terminal Source Code
#14Here 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...
ok, what do those do?
Re: Windows Terminal Source Code
#15Here 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...
Re: Windows Terminal Source Code
#16Just wondering -- why would Microsoft release the source code for this component of Windows?
Re: Windows Terminal Source Code
#17Here 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...
Re: Windows Terminal Source Code
#18Here 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...
ok, what do those do?
Re: Windows Terminal Source Code
#19Just wondering -- why would Microsoft release the source code for this component of Windows?
There are multiple projects in this repo. Windows Terminal, which the other commenters focus on, is a relatively new standalone app and not (yet?) bundled with the OS. They opted to open source it from the start, more or less. The other part is conhost, which is the classical terminal that has existed in Windows for decades. Some of the layout and rendering logic was pulled out of conhost to be shared with Terminal,…
Re: Windows Terminal Source Code
#20Earlier quoted context omitted.
ok, what do those do?
tell microsoft when you’re using features. presumably because they have a culture of metrics and every feature is required to have data on its usage patterns