We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
frontmost_application_history_index
The second example from the docs: open_application frontmost_application_history_index by right_command + 1...3 leads to errors:
open_application frontmost_application_history_index by right_command + 1...3
[2024-12-21 12:19:58.268] [error] [grabber] karabiner.json error: to entry error: software_function error: open_application error: unknown key: frontmost_application_history_index [2024-12-21 12:19:58.268] [error] [grabber] karabiner.json error: to entry error: software_function error: open_application error: unknown key: frontmost_application_history_index [2024-12-21 12:19:58.269] [error] [grabber] karabiner.json error: to entry error: software_function error: open_application error: unknown key: frontmost_application_history_index
to
software_function
open_application
Karabiner-Elements version 15.3.0 on MacBook M4 Pro
The text was updated successfully, but these errors were encountered:
frontmost_application_history_index is available since v15.3.6. Please upgrade to the latest beta version to use it.
How to upgrade to the latest beta version:
Sorry, something went wrong.
Thank you!
No branches or pull requests
The second example from the docs:
open_application frontmost_application_history_index by right_command + 1...3
leads to errors:[2024-12-21 12:19:58.268] [error] [grabber] karabiner.json error:
to
entry error:software_function
error:open_application
error: unknown key:frontmost_application_history_index
[2024-12-21 12:19:58.268] [error] [grabber] karabiner.json error:
to
entry error:software_function
error:open_application
error: unknown key:frontmost_application_history_index
[2024-12-21 12:19:58.269] [error] [grabber] karabiner.json error:
to
entry error:software_function
error:open_application
error: unknown key:frontmost_application_history_index
Karabiner-Elements version 15.3.0
on MacBook M4 Pro
The text was updated successfully, but these errors were encountered: