Remix.run Logo
wowczarek 2 days ago

Aaahh, PowerToys - making Windows somewhat usable since 1996.

On a related note, before I'm forced to write my own, does anyone know of a Windows tool that allows keyboard based window navigation? Not the alt-tab faff, I mean like in terminal emulators and terminal multiplexers, I want to use say win-ctrl-arrows to move focus from the current window to the adjacent or overlapping visible window to the left, right etc.

Someone must have done this already...

EsportToys 2 days ago | parent [-]

I wrote https://github.com/EsportToys/TPMouse a while back with the “grid mode” that moves the mouse cursor by bisecting the screen coordinate incrementally.