You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The advertised shortcut alt+/ does not open the legend. Neither on https://usemacro.github.io/# nor on any of the supported web pages like Google and Github. I’m using a German keyboard layout which might be the reason for this issue.
The text was updated successfully, but these errors were encountered:
You're right, the reason for this is because the key for / actually sends - as an event. We'll need to transform characters depending on the keyboard, which might be a bit tricky to do. Will look into it 😃
The advertised shortcut
alt
+/
does not open the legend. Neither on https://usemacro.github.io/# nor on any of the supported web pages like Google and Github. I’m using a German keyboard layout which might be the reason for this issue.The text was updated successfully, but these errors were encountered: