Skip to content

Instantly share code, notes, and snippets.

; Inspired from https://gist.github.com/sedm0784/4443120
#Requires AutoHotkey v2.0
#SingleInstance Force
global g_LastCtrlKeyDownTime := 0
global g_AbortSendEsc := false
global g_ControlRepeatDetected := false
*CapsLock:: {