Which repl are you using? In lein repl, this does not happen to me, it
just terminates the expression.
On 21 February 2015 at 19:45, Cecil Westerhof <cldwes...@gmail.com> wrote:
> Sometimes I execute something that takes to long. With <Ctrl>-C I can cancel
> it, but this also cancels the REPL itself. Is there a way to terminate the
> running command without terminating the running REPL?
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clo...@googlegroups.com
Note that posts from new members are moderated - please be patient with your first post.
To unsubscribe from this group, send email to
clojure+u...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
---
You received this message because you are subscribed to the Google Groups "Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clojure+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Vim Fireplace supports Ctrl-c
without killing its REPL host. Highly recommended if you are a Vim user.
e