When I look at the plugin menu: I see that the hotkey is Ctrl+Alt+F8 but when I write plugins, I cannot use the following code:
wanted_hotkey = "Ctrl+Alt+F8"
There it has to be:
wanted_hotkey = "Ctrl-Alt-F8"
Can we please make it so wanted_hotkey = "Ctrl+Alt+F8" is also valid? Specially since that is what is shown when I look at the plugins menu in IDA.
(For some unknown reason, I get error when trying to upload screenshots to the post)