Normalize shortcut string for comparison
Maintains the canonical modifier key order (ctrl, cmd, meta, shift, alt) to ensure consistent matching with getKeyCombination output.
The shortcut string (e.g., 'Ctrl+K', 'cmd+k')
Normalized shortcut string
Normalize shortcut string for comparison
Maintains the canonical modifier key order (ctrl, cmd, meta, shift, alt) to ensure consistent matching with getKeyCombination output.