Created
January 30, 2023 06:58
-
-
Save OKsign/17c433b8abd16a6693ca4c62d0a663d0 to your computer and use it in GitHub Desktop.
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
tell application "System Events" | |
key code 8 using command down | |
end tell | |
delay 1 | |
set the clipboard to (get the clipboard as text) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment