Aerospace not executing some commands with 5 keys #1631
Unanswered
alexandre-thauvin
asked this question in
potential-bugs
Replies: 1 comment 1 reply
-
|
Any update on this? I still have the issue even with the latest version. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Body
Hi,
I have the exact same config between 2 Mac M1 config (toml file can be found here https://github.com/alexandre-thauvin/dotfiles/blob/master/macos/config/aerospace/aerospace.toml)
However on one of them Aerospace is acting weirdly.
Some commands are just not executed. E.g. move left/right/up/down or move to workspace 1/2 (3/4/5 are ok weirdly...)
I have tried to troubleshoot and as soon as I remove one of the key in the command, e.g. ctrl or alt then everything works. But the combination of 5 keys (ctrl-alt-cmd-shift-number/arrow) seems to create some bugs.
-> Why it works totally fine one of my mac but not the other?
-> Why this works:
and this doesn't:
Steps to reproduce:
Expected result:
Do the command
Actual result:
Do not do the command.
Additional info
Beta Was this translation helpful? Give feedback.
All reactions