-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Open
Labels
Issue-BugSomething isn't workingSomething isn't workingNeeds-TriageFor issues raised to be triaged and prioritized by internal Microsoft teamsFor issues raised to be triaged and prioritized by internal Microsoft teamsProduct-Command PaletteRefers to the Command Palette utilityRefers to the Command Palette utilityStatus-In progressThis issue or work-item is under developmentThis issue or work-item is under development
Milestone
Description
Microsoft PowerToys version
0.91.1
Installation method
GitHub
Area(s) with issue?
Command Palette
Steps to reproduce
Have a plugin that assigns one of the following to a command:
- (something)+shift+(something)
- (something)+del
try to invoke that command
✔️ Expected Behavior
for the command to be executed
❌ Actual Behavior
the shorcut doesn't invoke
In ECP I have the following commands that cannot be invoked thru shortcuts (these commands work when clicked)
Shift+Enter
to open asCtrl+Shift+C
to open consoleCtrl+Del
to delete the result
However, the following shorcuts do work
Ctrl+Shift+E
to open containing folderCtrl+N
to send to specific program
I think Del (VirtualKey.Delete) doesn't work as a shorcut.
Not sure about why Ctrl+Shift+C
doesn't work
Additional Information
No response
Other Software
xrh0905 and ffwindyffwindy
Metadata
Metadata
Assignees
Labels
Issue-BugSomething isn't workingSomething isn't workingNeeds-TriageFor issues raised to be triaged and prioritized by internal Microsoft teamsFor issues raised to be triaged and prioritized by internal Microsoft teamsProduct-Command PaletteRefers to the Command Palette utilityRefers to the Command Palette utilityStatus-In progressThis issue or work-item is under developmentThis issue or work-item is under development