a deadly simple utility to toggle windows terminal using hotkeys
a deadly simple utility to toggle windows terminal using Alt+Win+Enter by default.
Compile src/fastermial.cxx
, and run it. Try Alt+Win+Enter
.
You can change the shortcut by changing the constant definition on the top of src/fasterminal.cxx
and recompile it.
Prebuilt binaries can be found in releases.