nikitabobko / AeroSpace

AeroSpace is an i3-like tiling window manager for macOS
https://nikitabobko.github.io/AeroSpace/guide
MIT License
5.3k stars 87 forks source link

Shortcuts using `fn` don't work properly #25

Open bashor opened 9 months ago

nikitabobko commented 9 months ago

Thank you,

It turns out that HotKey library that I use for global shortcuts doesn't support it https://github.com/soffes/HotKey/issues/31

I see that skhd somehow managed to capture fn key https://github.com/koekeishiya/skhd/issues/10 but, on my machine, it only works for built-in MacBook keyboard and doesn't work for the external Logitech keyboard. And skhd still has some limitations (like fn + arrows is not possible https://github.com/koekeishiya/skhd/issues/10#issuecomment-421409169)

I will drop the fn literal from parsing to not confuse users, I will keep this issue open for now.

But honestly, I have no hope that it will be supported in the future

nikitabobko commented 9 months ago

Workaround: since AeroSpace can be called from CLI, you can use skhd