inf-clojure

apt 2022-07-28T19:01:16.152649Z

Hi folks. Do you think it would be technically possible to add a modeline loading icon while an evaluation hasn’t ended?

dpsutton 2022-07-28T21:25:47.791549Z

I don't think inf clojure necessarily tracks the life cycle of evaluations. Is there a clear place to put that?

apt 2022-07-28T21:55:55.095969Z

Ah, okay > Is there a clear place to put that? I don’t know, I was just wondering if it would be possible to do so

dpsutton 2022-07-28T22:00:06.743059Z

I think the code looks for prompts coming back to make sure we don’t show tons of prompts. But i’m not sure we track when the other side is “done”

👍 1