Hacker News new | ask | show | jobs
by willismichael 4281 days ago
I'm not sure how long this feature has been around, but C-c C-b will abort any running evaluation(s)... I've used it more than once to save a non-responsive cider repl session.
1 comments

Well I've been using cider / nrepl.el for a long time and never knew this. Don't know how I missed it.

Thank you.