Cheat Sheet
Small snippets to remember.
Screen shot to clipboard. Can then ctrl-v
into browser.
import PNG:- | xclip -i -t image/png -selection clipboard
Copy to the system clipboard using a terminal sequence. Works over SSH/UART etc.
printf '\e]52;c;%s\a' "$(base64)"