Getting WinMinimize to act on currently active window
- by justintime
I am trying to write a hotkey to minimize the current window.
My current attempt is below and it does nothing. I can't see how to make commands like WinMinimize act on the currently acitve window.
<^>!z::
WinMinimize,
return