Alt + numeric keys for quick window operations
When I’m typing, I’m too lazy to leave the keyboard and use the mouse, so I came up with a quick window operations method. Implementing Alt+1 for Minimize/Restore the current window, +2 for Restore, and +3 for Maximize using AutoHotKey. Code explanation However, I always feel that these quick window operations are a bit cumbersome. […]