Skip to content

Instantly share code, notes, and snippets.

@TheFallender
Last active October 16, 2023 20:24
Show Gist options
  • Save TheFallender/b35132e4782cff65fcdb201594b9577c to your computer and use it in GitHub Desktop.
Save TheFallender/b35132e4782cff65fcdb201594b9577c to your computer and use it in GitHub Desktop.
PasteInput - Paste your clipboard text letter by letter.
SendMode Input
SetKeyDelay, 0
SendRaw %clipboard%
exitapp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment