Y
Hacker News
new
|
ask
|
show
|
jobs
by
ender341341
2963 days ago
I do similar with hammerspoon on macos using this function. It has the added bonus of bypassing 'secure' password fields that block pasting.
function() hs.eventtap.keyStrokes(hs.pasteboard.getContents()) end