You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open window menu — new hotkey action (default ⌃,) pops the cross-space window menu from the menu-bar icon. Configurable in Settings → Keyboard like every other binding (open the Keyboard pane and press Apply once to install it into skhd).
Quick-select keys — while the menu is open, every window row shows a key (1–9, 0, then letters); press it to focus that window instantly. Arrow keys + Return still work.
Fix: recorded punctuation hotkeys now emit uppercase hex keycodes (skhd rejects lowercase — e.g. 0x2b vs 0x2B).