Skip to content

Instantly share code, notes, and snippets.

@OKsign
Created January 30, 2023 06:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save OKsign/17c433b8abd16a6693ca4c62d0a663d0 to your computer and use it in GitHub Desktop.
Save OKsign/17c433b8abd16a6693ca4c62d0a663d0 to your computer and use it in GitHub Desktop.
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