Last active
July 31, 2020 10:33
-
-
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?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; 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