Fork me on GitHub
#cider
<
2022-06-26
>
chrisetheridge16:06:09

has anyone ever had an issue with Cider and println not being outputted to the terminal? if i place a println in code, its output is seen in my terminal as expected, when i start a Clojure process. as soon as i connect via nrepl however, any subsequent println 's are not outputted to the terminal, but they are outputted in the repl buffer in Emacs