-
Notifications
You must be signed in to change notification settings - Fork 182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Link to GUID generator #66
Comments
Windows Terminal requires Windows 10. AFAIK, that always includes Windows PowerShell 5.1, so New-Guid should be available. It does not display braces around the GUID, though. |
#58 asks for the same thing. |
I commented from the docs page so couldn't see #58. What you say is certainly correct but doesn't get away from the fact that not everyone who uses Terminal will use PowerShell. Even those that do occasionally use it like myself won't necessarily remember how to do everything. The docs need to say how to create a GUID. Not much bothered how. Online or PowerShell is fine. Online is probably more useful to more people but PowerShell instructions are probably still only 1 line. |
Addressed here: https://docs.microsoft.com/en-us/windows/terminal/customize-settings/profile-advanced#unique-identifier |
Since the unique identifier section on this page needs a GUID, it would be really helpful to tell people how to generate one. A link to an online generator would be nice :-)
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: