cider 2025-06-26

Could it be that the progress-bar is broken? Just tried with no-init and I'm still not getting it. I'm on a bleeding build of Emacs though, so it could be that

Do you mean the spinning indicator that shows the evaluation is running? It only shows in the REPL buffer, but it does work for me

Ahh. I was sure I had a spinner in my modeline previously. I guess that was some custom stuff

Yeah, it's in the modline, but it only shows in the REPL buffer.

Ahh. That explains it. I'll have to change that. I've pretty much stopped having the REPL window open

I had a hack before to show it in all CIDER buffers but it was, well, a hack. Not very pretty