SendCode
SendCode copied to clipboard
Settings for SendCode w/Terminus Windows?
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?
Run SendCode: Choose Program
and select Terminus
Thanks. I tried that. But it doesn't seem to send any text. Tried restarting both programs too.
Are you sending text to Terminus or cmder?
Trying terminus if it will work
On Mon, Oct 29, 2018, 10:58 PM Randy Lai [email protected] 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 .
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.
It seems that you have to set the syntax for a file before it will work