Skip to content

Add an interactive command to bounce the REPL #29

New issue

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

By clicking “No 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? No Sign in to your account

Closed
philc opened this issue Dec 24, 2015 · 2 comments
Closed

Add an interactive command to bounce the REPL #29

philc opened this issue Dec 24, 2015 · 2 comments

Comments

@philc
Copy link

philc commented Dec 24, 2015

Having a command to bounce a REPL would be helpful, since it's a common thing to do during clojure development.

Related: add a command to kill a REPL. Without this, it won't be clear to most users how to kill the underlying JVM that inf-clojure starts -- I don't believe killing the *inf-clojure* buffer does it.

This interactive command (or one of its helper functions) should take as a parameter the buffer who's REPL should be stopped/restarted, for ease of scripting multi-REPL workflows.

@bbatsov
Copy link
Member

bbatsov commented Mar 2, 2017

Just to be clear - "bounce" is the same as "restart" for you, right?

@philc
Copy link
Author

philc commented Mar 2, 2017

That's right.

@bbatsov bbatsov closed this as completed in 1d6260a Mar 5, 2017
No Sign up for free to join this conversation on GitHub. Already have an account? No Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants