now updated for v2!
Simple Window Center is a script for AutoHotKey that simply centers the active window on the current monitor, no snapping, no resizing.
Hotkey used in this script is Win + Alt + Up.
- v1.0 | 2020.10.29
- initial version and subsequent figuring out of how gists work (like adding a read-me)
- v1.1 | 2020.12.01
- added specific information for making sublime text the default program to edit, without changing default program to open, using the windows registry
- v1.2 | 2021-05-17
- trimmed description
- v1.3 | 2021.09.04
- updated method of replacing notepad as default text editor to use sublime launcher
- v2.0 | 2024.09.22
- drastically trimmed description (see links for past sources)
- removed problematic notepad replacement methods
- updated script to use autohotkey v2
- slight optimizations
AWMooreCO - https://gist.github.com/AWMooreCO/1ef708055a11862ca9dc
Cerothen - https://gist.github.com/Cerothen/b52724498da640873fa27052770ac10d
park-brian - https://gist.github.com/park-brian/f3f790e559e5145b99bf0f19c7928dd8
- how to use Sublime Text to edit and run AutoHotKey scripts
- notepad replacer makes sublime text open instead