Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.103.2 and off
main (v1.122.0)
- OS Version: Linux
Steps to Reproduce:
- Send an OSC52 escape sequence with some text in a
code serve-web integrated terminal. printf "\e]52;c;$(printf "Hello, OSC 52!" | base64)\a" is a useful quick snippet.
- Attempt (and fail) to paste the content.
Does this issue occur when all extensions are disabled?: Yes/No
main(v1.122.0)Steps to Reproduce:
code serve-webintegrated terminal.printf "\e]52;c;$(printf "Hello, OSC 52!" | base64)\a"is a useful quick snippet.