dev-tooling

bozhidar 2023-09-21T11:16:08.201269Z

@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.

borkdude 2023-09-21T11:17:52.779029Z

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

👍 1
bozhidar 2023-09-21T11:16:29.820349Z

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