Skip to content

Instantly share code, notes, and snippets.

View gulden-tv's full-sized avatar
🏠
Working from home

Denis Gulyaev gulden-tv

🏠
Working from home
View GitHub Profile
@sscotth
sscotth / keystroke the clipboard extended.workflow
Last active April 5, 2025 15:58
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
#