Fork me on GitHub
#cider
<
2021-04-26
>
nonrecursive17:04:44

Hey y'all, I noticed that when a REPL op takes a long time to complete, a neat little activity indicator appears in my minibuffer. I was wondering if that's powered by cider or nrepl somehow, and if so, could direct me to the code? I'm using doom emacs and the latest cider

dakra19:04:23

The indicator itself is powered by the spinner package https://github.com/Malabarba/spinner.el

nonrecursive19:04:43

that answers my question, thank you!

bozhidar07:04:45

I think we've had this indicator for at least 5 years, btw. 😄

👍 3
nonrecursive15:05:36

thanks man 🙂