Skip to content
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

Use PSRun's SelectorOption consistently in nested menus #67

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

mdgrs-mei
Copy link
Owner

Invoke-PSRun uses the SelectorOption that overwrites DefaultActionKeys of the one set by Set-PSRunDefaultSelectorOption. However, some nested menus such as EntryGroup, File Manager and WinGet used the default SelectorOption as is. This PR fixes it so that nested menus consistently use the PSRun's option.

@mdgrs-mei mdgrs-mei merged commit 35cd450 into main Sep 29, 2024
3 checks passed
@mdgrs-mei mdgrs-mei deleted the fix-nested-menu-selector-option branch September 29, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant