Fork me on GitHub
#dev-tooling
<
2023-09-21
>
bozhidar11:09:08

@borkdude Seems this was resolved, right? By default inf-clojure works by piping input/output, so just replacing the default REPL command would be enough to try it out with something different.

borkdude11:09:52

Yeah figured it out. I thought it was something socket specific but it works with stdin/stdout fine as well

👍 1
bozhidar11:09:29

(and it will work with any REPL which retains the same behavior over a socket connection)