osclip/README.md

260 B

osclip

Copy text from stdin to the clipboard using the OSC52 ansi sequence and the support of your terminal.

It works similar to xclip or wl-copy but also over ssh or serial connection.

Usage

echo "Hello, World!" | osclip

License

ISC