OSC 52 doesn't seem to work
Thanks for filing an issue! Please answer the questions below so I can help you.
- iTerm2 version: 3.1.7
- OS version: macos 10.12.16
- Attach com.googlecode.iterm2.plist
Detailed steps to reproduce the problem:
printf $'\e]52;c;%s\a' "$(base64 <<<'hello world')"- cmd-v to paste
What happened: old clipboard content
What should have happened: should have pasted "hello world"