OSC 52 doesn't seem to work

Thanks for filing an issue! Please answer the questions below so I can help you.

Detailed steps to reproduce the problem:

  1. printf $'\e]52;c;%s\a' "$(base64 <<<'hello world')"
  2. cmd-v to paste

What happened: old clipboard content

What should have happened: should have pasted "hello world"