SendCode
SendCode copied to clipboard
Send code and text to macOS and Linux Terminals, iTerm, ConEmu, Cmder, Tmux, Terminus; R (RStudio), Julia, IPython.
I got a new laptop and after setting it up I have been using SendCode with the linux terminal. This works, but I've grown frustrated with the ctrl+enter creating a...
On macos, I could hold down the meta key and press enter successive times to send multiple lines of code. On Ubuntu 14.04, if I hold `ctrl` and press `return`...
Hey there! A while ago, I implemented a feature to expand to the full containing block regardless of where in the block you are in (as opposed to current behavior...
I have tried various command line argument for wt.exe, but so far not managed to make it work with SendCode. Is there a solution?
What tricks do I need to know to get sendcode working with terminus? Do I need to define the path as with conemu for cmder?
Not entirely sure if this is a SendCode issue or an R issue. I am trying to get SendCode running on the R nightly build for M1 macs [here](https://mac.r-project.org). SendCode...
I am using ConEmu to connect using SSH to a computing cluster. I use plink and putty to run my session inside ConEmu. SendCode seems to work fine until I...
A la VS Code: alt-enter executes a block w/o it being echoed in the repl.
I am on Mac OS X 10.15.17 and I get the following regardless of the code I run and regardless of using iTerm, Terminal, or Terminus. It seems that SendCode...
I can't seem to find a way to create a shortcut that does "ctrl+d" and then "ctrl+enter". I have tried both autohotkey and multicommand package in Sublime but only the...