GodMode
GodMode copied to clipboard
[Feature request/Bugfix] - global window switching keyboard shortcuts
right now you have to click into the superprompt window to do the Cmd+1/2/3 window switching, and if you're in a window, you can't really use the keyboard shortcuts to hop to the next window.
i think listeners need to be injected in each window, and maybe a minor rewrite of the keyboard logic is needed. a more involved task than normal, but should be entirely doable by a keen OSS contributor.
Better to use a menu with menuitems and corresponding accelerators. That way they work when any part of the app is focused, and it also makes it discoverable for external apps like raycast.