SendCode icon indicating copy to clipboard operation
SendCode copied to clipboard

Problem with SendCode + Terminus when compiling in R

Open winkad opened this issue 3 years ago • 2 comments

Hey guys, When I write a short program in R and then use cmd+B to send it to the Terminus, the error is displayed in a different language. I use zsh as my main shell. I have already checked the locale on my terminal and everything seems to be fine. What could be a problem?

I'm posting the output below:

[1] "x" "y"
BLAD: nieoczekiwane wej'scie in "rm(x)�"
Wykonywanie wstrzymane
[Finished in 0.7s with exit code 1]
[shell_cmd: Rscript "/Users/USR/Library/Mobile Documents/com~apple~CloudDocs/Uni/Computing/first.r"]
[dir: /Users/USR/Library/Mobile Documents/com~apple~CloudDocs/Uni/Computing]
[path: /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin]

winkad avatar Oct 08 '20 13:10 winkad

This seems to be the output of the regular Sublime Build panel and you weren't using Terminus in any way. Do you want to source the file in an existing R session in a Terminus tab or execute the file via Terminus Build panel?

randy3k avatar Oct 08 '20 20:10 randy3k

Terminus Build Panel would be better.

winkad avatar Oct 09 '20 08:10 winkad