-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
[Run][New Plugin] Windows Terminal: show "profiles" as entries in results #4194
Comments
@trajano can you clarify? not 100% familiar with WT profiles |
Here is the documentation for it https://docs.microsoft.com/en-us/windows/terminal/customize-settings/profile-settings#dropdown-settings Specifically I think what we are looking for is "name", the UUID mapping and the icon. |
So i sync'ed with Terminal. and we think this is a great idea. I think there are a few things that would need to do.
@DHowett for vis. |
I sycn'ed with a few people, sweet. Great idea! |
@davidegiacometti I know I said that many times, but I will say it hundred times more, if you don't do it: Add the
and you're good to go. (You can even add this as a saved reply if you want). I know you said that here and it should have been added before here, but it's not just about this issue. I really appreciate your contributions, but this is just a little detail you have to do, please. |
Resolved with v0.49.0. Thanks @davidegiacometti! |
Summary of the new feature/enhancement
Detect Windows Terminal is set up and add the "profiles" as entries in Powershell Run.
So if I type in "Windows Powershell" it would show as an option to open up the profile in Windows Terminal.
Proposed technical implementation details (optional)
The text was updated successfully, but these errors were encountered: