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

[idea] Only show items in extended (shift + right-click) context menu #41

Open
thomaskou opened this issue Oct 25, 2020 · 2 comments
Open
Labels

Comments

@thomaskou
Copy link

Could there be an option to only show the context menu items in the "extended" context menu (which appears with shift + right-click)? This is what the Powershell and WSL context menu items do.

This could be done by simply adding a string named "Extended" in the new MenuTerminal and MenuTerminalAdmin registry entries, as pictured:

image

@thomaskou thomaskou changed the title Only show items in extended (shift + right-click) context menu [idea] Only show items in extended (shift + right-click) context menu Oct 25, 2020
@lextm
Copy link
Owner

lextm commented Oct 25, 2020

I don't plan to add such an option, but you can easily write your own PowerShell script to iterate the registry keys created by install.ps1 and insert that string.

@lextm lextm added the idea label Oct 25, 2020
@SplitGemini
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants