SendCode icon indicating copy to clipboard operation
SendCode copied to clipboard

Send code and text to macOS and Linux Terminals, iTerm, ConEmu, Cmder, Tmux, Terminus; R (RStudio), Julia, IPython.

Results 58 SendCode issues
Sort by recently updated
recently updated
newest added

Hi, It would be terrific if SendREPL would automatically take care of opening a REPL if it is not already open. At the moment, every time Sublime starts, I have...

I can't get this to work on ST3, nothing happens when I hit ctrl+enter on a line which has a command. Here are the various settings I tried: ``` {...

This was temporarily solved, seems to have broken with upgrade to iterm2. Frustrating that this keeps breaking, as its essential to my workflow.

Hi! I am trying to connect the Sublime 3 to R Studio. I was able to do it before, but since I had to update R this week now it...

If I have two TerminalView tabs open, SendCode will send the one that has focus. But suppose one tab is running ipython and the other is running artichoke. Can TerminalView...

Hi Thanks for all your effort on these packages. **Details:** Using SublimeText 3 (build 3143) Platform Windows 7 64bit RGui.exe: `/cygdrive/c/Users/\/AppData/Roaming/R/R-3.4.1/bin/x64/Rgui.exe` **Note** The error is not raised when using RGui.exe:...

Hi there! I am using guake terminal in linux mint, but it seems that Sendcode does not work with guake terminal. Can any one help me?

It doesn't happen every time, but every so often when I ctl+enter code into the gnome-terminal, I get: ``` In [4]: V --------------------------------------------------------------------------- NameError Traceback (most recent call last) in...

Thx for great project! I'd like to have an option to send all file to repl. Now i have to select all source, and than tap cmd+enter, instead of for...

Is there any possibility to add a document specific configuration so that document A sends code to the terminal, and document B sends code to R. Thanks!