SendCode wrapping sent text with [200~ and [201~]]
I am using ConEmu to connect using SSH to a computing cluster. I use plink and putty to run my session inside ConEmu. SendCode seems to work fine until I start radian on the SSH server. At this point, it starts wrapping each code with [200~ and [201~]]

All code in the picture was sent from Sublime using SendCode.
It is caused by a feature called bracketed paste mode. I believe that conemu does support it though, at least from what I remember.
It is caused by a feature called bracketed paste mode. I believe that conemu does support it though, at least from what I remember.
Is there any way I can disable this? Or fix it in any other way?
It is disabled by default for R. Did you turn it on?
It is disabled by default for R. Did you turn it on?
I have no idea - I did not change anything.
It seems to work fine if I do not use plink and putty but instead use the shell ssh command to connect. Which I can work with.