Fork me on GitHub
#cider
<
2022-09-01
>
zhuxun203:09:06

When the cider is connected to an external clojure repl, and the repl process exits, the cider buffers (nrepl buffers) in Emacs are left as zombies. Is there a way to quickly kill them all?

zhuxun213:09:10

M-x kill-matching-buffers cider-repl seems to do the job