Skip to content

Instantly share code, notes, and snippets.

@nicky-zs
Created February 4, 2026 08:49
Show Gist options
  • Select an option

  • Save nicky-zs/87a3292ca6fa5d9eaeed4b72fb8f3a2d to your computer and use it in GitHub Desktop.

Select an option

Save nicky-zs/87a3292ca6fa5d9eaeed4b72fb8f3a2d to your computer and use it in GitHub Desktop.
将 Shift+Space 映射为 Space 的 AHK2.0 脚本
+Space::Send("{Space}")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment