Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SendCode wrapping sent text with [200~ and [201~]] #152

Open
icecat2005 opened this issue May 23, 2021 · 4 comments
Open

SendCode wrapping sent text with [200~ and [201~]] #152

icecat2005 opened this issue May 23, 2021 · 4 comments

Comments

@icecat2005
Copy link

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~]]

image

All code in the picture was sent from Sublime using SendCode.

@randy3k
Copy link
Owner

randy3k commented May 23, 2021

It is caused by a feature called bracketed paste mode. I believe that conemu does support it though, at least from what I remember.

@icecat2005
Copy link
Author

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?

@randy3k
Copy link
Owner

randy3k commented May 23, 2021

It is disabled by default for R. Did you turn it on?

@icecat2005
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants