Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nonexistent hotkey variant error #7

Closed
chaohershi opened this issue Oct 18, 2020 · 0 comments
Closed

Nonexistent hotkey variant error #7

chaohershi opened this issue Oct 18, 2020 · 0 comments

Comments

@chaohershi
Copy link
Owner

Snipaste_2020-10-18_05-38-24

Steps to reproduce:

  1. Open Advanced Settings GUI
  2. Change hotkeys settings
  3. Close GUI

Cause:

After changing hotkeys settings, the scope of the Hotkey command is changed, which results in this error.

Fix:

Always define hotkey scope before using Hotkey command:

Hotkey, If, [KeyScope]
Hotkey, ...

See also:

Remarks About Hotkey, If
Get Nonexistent hotkey error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant