Replies: 2 comments 1 reply
|
get-text and send-text
|
1 reply
|
Get the text you want and put it on the OS clipboard yourself using the
clipboard kitten. Similarly read the OS clipboard yourself again using
that kitten.
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm launching an .sh script directly from a keybinding that should operate on the overlay_parent window. How can I copy/paste from/to clipboard ?
All reactions