Obsidian 1.2.0 changed the hotkey search feature so that SC can't anymore inject search filter text successfully when cliking the
icon button.
So, cliking the button here...

... leads to:

It shows all command palette hotkeys, instead of just a single shell command's hotkey(s).
This is not Obsidian's fault, because the SC plugin uses private API for the hotkey icon button, so it was known to me that it might break some day.