jaywcjlove / hotkeys-js

➷ A robust Javascript library for capturing keyboard input. It has no dependencies.
https://jaywcjlove.github.io/hotkeys-js
MIT License
6.66k stars 410 forks source link

CTRL + M on Mac not working #419

Open patrykkalinowski opened 1 year ago

patrykkalinowski commented 1 year ago

CTRL+M is not detected.

I didn't find any reference to existing system or browser shortcuts. Tested on Chrome and Safari.

Anyone got it working?

Lyokolux commented 1 year ago

I just tried it on https://wangchujiang.com/hotkeys/ (Cmd + M or Ctrl + M) and it works as expected.

On Safari, the window is minimized.