cider

Zach 2024-12-01T19:08:54.830369Z

Does anyone know if it's possible to have output that's normally sent to the repl be displayed via cider. For example, if i run (println "hello") via cider-eval-last-sexp an overlap in my editor with nil is shown and hello is printed in a separate repl buffer... is it possible to have hello displayed in the editor?