pimentel / atom-r-exec

Send R code to various R consoles from the Atom editor
https://atom.io/packages/r-exec
MIT License
19 stars 8 forks source link

switch to command line when sending to browser #41

Closed pimentel closed 7 years ago

pimentel commented 7 years ago

sometimes if the focus isn't on the command line prompt when sending to browser (RStudio server) code is not sent correctly.

this is a simple fix: send the keystrokes ctrl-2 before pasting code