Skip to content

Programmatically copying text from the Linux server to the Window's client's clipboard? #17934

Answered by o-sdn-o
cool-RR asked this question in Q&A
Discussion options

You must be logged in to vote

Maybe you should use OSC52 sequence.

printf "\e]52;;$(printf "Hello world!" | base64)\a"

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@cool-RR
Comment options

@o-sdn-o
Comment options

@cool-RR
Comment options

Answer selected by cool-RR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants