For example, ``` echo -e "\033]52;c;$(base64 <<< hello)\a" ``` should send "hello" to clipboard. More detailed explanations: https://github.com/mintty/mintty/issues/258#issue-85090271 https://bugs.kde.org/show_bug.cgi?id=372116 https://gitlab.gnome.org/GNOME/vte/-/issues/125 https://github.com/microsoft/terminal/issues/2946