Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sending a break signal to R console #314

Open
arturosaco opened this issue Jan 4, 2014 · 3 comments
Open

Sending a break signal to R console #314

arturosaco opened this issue Jan 4, 2014 · 3 comments

Comments

@arturosaco
Copy link

Hi,

Before anything else, thanks a lot for creating SublimeREPL it supports a very nice interactive R workflow inside Sublime.

Having said that, the only thing I feel I'm missing from my previous sublime + R terminal workflow is the ability to send a break signal to stop the execution of a command on the terminal, on the mac os R.app that happens by pressing esc on the keyboard or clicking the stop icon on the GUI. I have been looking online for a way of doing that but so far I haven't found one, I was wondering how difficult it is to do that and/or if it's feasible to have that in SublimeREPL for R.

Thanks!

@ChingChuan-Chen
Copy link

You can press CTRL + SHIFT + C to terminate the execution in the R terminal.

@alcala21
Copy link

How can I do this on Windows? CTRL + SHIFT + C clears the REPL screen.

@ChingChuan-Chen
Copy link

It is unsupported on windows, you may change the hockey by yourself.
Please refer to https://sublimerepl.readthedocs.org/en/latest/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants