Skip to content

Instantly share code, notes, and snippets.

@crmne
Last active July 31, 2020 10:33
Show Gist options
  • Save crmne/d9bcda945941a52705f26bd7607b3801 to your computer and use it in GitHub Desktop.
Save crmne/d9bcda945941a52705f26bd7607b3801 to your computer and use it in GitHub Desktop.
When pasting is disabled... what if you could just type the contents of your clipboard?
; Save this script and run it.
; Win+Shift+v will type the contents of your clipboard
#+v::SendRaw, %Clipboard%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment