Windows-terminal-context-menu
Windows-terminal-context-menu copied to clipboard
Option to show the menu on Shift-RightClick
I have a few suggestions :
- Add an option to make the items appear straight on main context menu instead of submenu.
- Add an option to make the menu items to appear on Shift-RightClick instead of RightClick only
- I know there is a separate issue, but - either make the items work when you select a drive or do not show them when you select a drive if possible. The current situation is not very pleasant as we get a non working menu item on drive letter.
- I hope you're closely following the git issue and we'll get a non PowerShell dependent (annoying blue popup) "run as administrator" as soon as there is a working solution for that.
Keep up the good work !
Regarding number 2, see https://github.com/kerol2r20/Windows-terminal-context-menu#config
Set the extended flag to true.
Regarding number 2, see https://github.com/kerol2r20/Windows-terminal-context-menu#config
Set the extended flag to true.
Ow, don't know how I missed it. Must be blind :-). Thanks.