Skip to content

Instantly share code, notes, and snippets.

@luuhq
Created May 7, 2016 04:31
Show Gist options
  • Save luuhq/136bdc85c84dc1811887377f766a93d1 to your computer and use it in GitHub Desktop.
Save luuhq/136bdc85c84dc1811887377f766a93d1 to your computer and use it in GitHub Desktop.
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
; #Warn ; Enable warnings to assist with detecting common errors.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
!-::
{
SendInput —
}
return
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment