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
Can't set hotkey for context menu item #1395
Comments
As you said, hotkey marker is set. So the ConEmu work is done properly. Bugs and issues about Windows Explorer features shall be reported to Microsoft. It's not in my competence. |
No it's not Microsoft problem. ConEmu doesn't sets registry keys properly. I can demonstrate.
This is how it should be:
Notice the difference in default key |
OK, this Microsoft problem may be bypassed via some registry manipulations. But it's still MS problem - hotkey is displayed but not processed. |
The only problem on Microsoft side is Windows displaying wrong marker where it shouldn't. |
Versions
ConEmu build: 171226 x64
OS version: Windows 8.1 x64
Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever): doesn't matter
Problem description
Manual says that I can use
&
to set hotkey for created context menu item.Steps to reproduce
ConEmu &Here
App
key on keyboard.h
.c
multiple times.Actual results
c
works, but it doesn't run secondConEmu Here
, it switches between first and second.Expected results
It should be possible to set hotkey for context menu item and use it.
Additional information
In Far context menu looks like this:

As expected pressing
h
doesn't work.The text was updated successfully, but these errors were encountered: