M BUZZ CRAZE NEWS
// news

Using Sublime Text to send code to terminal

By John Parsons

I have just recently switched from Mac OS to Ubuntu and I am missing a specific feature (not Mac OS related) that I couldn't find anywhere.

I want to use Sublime Text 3 as a general code editor and use Ctrl+Enter to send code to terminal depending on the code used (e.g. if bash shell, send it to shell, if R, send it to R, etc.).

I have been trying the same route I used on Mac OS (with the packages R-Box, SublimeREPL and SendCode) but to no avail. I have found some tutorial using Terminus () but this does not exactly fits my needs (the terminus window has to be configured each time and I can't seem to separate it from the current Sublime window).

2 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy