Randy Lai
Randy Lai
I still do not completely understand your usecase. Are you trying to send a piece of R code to the R Console, or just want to run the R script...
> I can sometimes send lines with CMD+ENTER and sometimes send the whole script with CMD+B You have totally spoken out the two main functions of SendCode unless something is...
I think you have turned on bracketed paste mode. It is only supported in radian or R with readline >=7.
We assume that you are using ipython.
Only ipython is supported. Infact, there are no reasons to not use ipython.
Run `SendCode: Choose Program` and select `Terminus`
Are you sending text to [Terminus](https://github.com/randy3k/Terminus) or cmder?
That's odd. It doesn't use any internet connection of course.
I suspect that one of your packages is blocking the sublime API.
It is not the job of SendCode but rather a feature of the terminal being used. So it depends on what you are using and whether it supports such a...