Skip to content

Instantly share code, notes, and snippets.

View swaaap-nil's full-sized avatar
🎯
Focusing

Swapnil S swaaap-nil

🎯
Focusing
View GitHub Profile
@sscotth
sscotth / keystroke the clipboard extended.workflow
Last active September 8, 2024 16:04
Paste as keystrokes (macOS)
# Why?
# To paste text into windows that normally don't allow it or have access to the clipboard.
# Examples: Virtual machines that do not yet have tools installed, websites that hijack paste
#
# Extended vs Simple?
# * Includes an initial delay to allow you to change active windows
# * Adds small delay between keypresses for slower responding windows like SSH sessions
# * Better handling of numbers
# * VMWare bug fix
#