Skip to content

Instantly share code, notes, and snippets.

@cauesmelo
Last active March 28, 2022 20:39
Show Gist options
  • Select an option

  • Save cauesmelo/e66be41417f282d9b6c48204e5204e70 to your computer and use it in GitHub Desktop.

Select an option

Save cauesmelo/e66be41417f282d9b6c48204e5204e70 to your computer and use it in GitHub Desktop.
RAlt & c::
Send, ç
return
!<+c::
Send, Ç
return
!Right::
Send, {End}
return
!Left::
Send, {Home}
return
+!Right::
Send, +{End}
return
+!Left::
Send, +{Home}
return
^!Q::
Sleep 1000
SendMessage,0x112,0xF170,2,,Program Manager
return
^!D::
old_clip:=clipboard
clipboard=?loadSPFX=true&debugManifestsFile=https://localhost:4321/temp/manifests.js
ClipWait, 2
WinActivate, Target
send ^v
clipboard:=old_clip
return
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment