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

When I am using sendcode I typically have multiple tmux sessions running and would like to always send code to the same session (for example where I would be running...

hi... would like to move to this package but need cygwin support before doing so. any plans to add it back like the former R-Box and SendTextPlus packages? Thanks!

I wonder if it is possible to send code to any webpage input panel in chrome? I am using a linux machine and it seems there is no option to...

Hi! I am having difficulty sending R code using SendCode. I have installed SendCode and SublimeREPL using Package Control on Sublime Text 3. If I create a new R script,...

When I press Ctrl+Enter code is sent _and_ run on the target console (i'm using terminus). Sometimes I need to modify expression a bit before running it. Can't find any...

Hi, thanks for this great package! This is probably very obvious but I can't figure out how to configure settings to set up sendcode with terminalview. Many thanks!

Binding the key as ``` // Send code to display help information { "keys": ["ctrl+shift+h", "ctrl+h"], "command": "send_code", "args": {"cmd": " ?$selection"}, "context": [ { "key": "selector", "operator": "equal", "operand":...

Dear randy3k, Is sendcode can automatically run the send script without press `enter`? Cheers, Dongdong

Please add cmd and powershell to the list of choose program for windows users. I don't want to use cmder/RGUI etc. thanks

I am using sublime on windows and I am wondering if there is a way of setting the R directory to the file path when sending code. I'm trying to...