Fork me on GitHub
#cider
<
2023-02-21
>
Omar18:02:21

When calling cider-ns-refresh once, all my stdout now prints in a cider-ns-refresh-log buffer instead of the repl or terminal. How can I get it to not print there?

vemv19:02:23

That totally sounds like a bug! Please do report it 🙂

Omar22:02:09

okay so here's the thing: I guess I don't really understand namespace refreshing very well, it's all been pretty automagic for me with using mount. I had tied integrant.repl/reset to cider-ns-refresh's after-fn and it all gets captured in some that log buffer. Actually calling reset by itself fixes everything. What I really want is just a keybinding that injects (reset) in my repl without any cider-refresh.