randy3k / SendCode

Send code and text to macOS and Linux Terminals, iTerm, ConEmu, Cmder, Tmux, Terminus; R (RStudio), Julia, IPython.
MIT License
203 stars 28 forks source link

Settings for SendCode w/Terminus Windows? #107

Open nreith opened 6 years ago

nreith commented 6 years ago

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?

randy3k commented 6 years ago

Run SendCode: Choose Program and select Terminus

nreith commented 6 years ago

Thanks. I tried that. But it doesn't seem to send any text. Tried restarting both programs too.

randy3k commented 6 years ago

Are you sending text to Terminus or cmder?

nreith commented 6 years ago

Trying terminus if it will work

On Mon, Oct 29, 2018, 10:58 PM Randy Lai notifications@github.com wrote:

Are you sending text to Terminus https://github.com/randy3k/Terminus or cmder?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/randy3k/SendCode/issues/107#issuecomment-434163609, or mute the thread https://github.com/notifications/unsubscribe-auth/AF7-cS2ZY1n4JoSwLt31BzkfBEOpIM07ks5up85VgaJpZM4X8sgL .

PetrKryslUCSD commented 5 years ago

I have the following settings

{
    "julia":
    {
        "bracketed_paste_mode": true,
        "prog": "terminus"
    },
    "prog": "terminus"
}

for SendCode in SendCode.sublime-settings, and things are working fine.

rcragun commented 3 years ago

It seems that you have to set the syntax for a file before it will work