Created
February 4, 2026 08:49
-
-
Save nicky-zs/87a3292ca6fa5d9eaeed4b72fb8f3a2d to your computer and use it in GitHub Desktop.
将 Shift+Space 映射为 Space 的 AHK2.0 脚本
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| +Space::Send("{Space}") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment