-
-
Notifications
You must be signed in to change notification settings - Fork 169
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
Hotkeys handling breaks sometimes #46
Comments
Workaround: call |
As an alternative for anyone frustrated with this:
|
Should be fixed in 0.8.4-Beta |
|
Please elaborate. What is your config, and what sequence of keys do you press? |
@nikitabobko Default config from https://nikitabobko.github.io/AeroSpace/config-examples.html#default-config |
|
@nikitabobko Thanks! Turns out that I forgot to uninstall skhd along with yabai. After a full reboot, working fine now. |
- Use isPaused instead of destroying and creating HotKey object - Be incremental during binding mode switch. Don't touch (turn off and turn on) hotkeys that exist in both modes closes nikitabobko#46
AeroSpace v0.6.1-Beta abcd09d
Steps:
Expected:
Actual: Ò is typed on step 4 (alt-shift-l)
The text was updated successfully, but these errors were encountered: