<http://groups.google.com/group/clojure/msg/e4f1df8f9f2895be?hl=en>

shows how to do this

basically, add the following to your user.clj

(use 'clojure.contrib.repl-utils)

(add-break-thread!)


then whenever you type ctrl-c ctrl-c return, you'll get a break.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to