Results 44 comments of saikyun

I've had some issues with various functions using inf-clojure with Arcadia, and one of them is `inf-clojure--detect-repl-type`, but what's worse is `inf-clojure--process-response` randomly returns an empty string instead of the...

I see. Is nREPL supposed to become the main way to interact with Arcadia?

Sorry for not replying. I'll try to provide a better example, the issue is that sometimes it seems to work. There's something weird going on. I'll get back to you.

Does the same thing happen if you use the standard read function? It seems similar to the issue where the repl gets stuck, which doesn't happen when you use the...

Okay, cool. I found that inf...-load-file never gets stuck, so there's a working alternative as well. :) Den mån 27 aug. 2018 22:42Tims Gardner skrev: > Yeah, sometimes the repl...

Yeah, if you want something to compare to it works as intended when you use the standard `read`-function (I believe I've said that before... :P). Good find on the `data-available?`...

This happens for me on MacOS too. Godot v4.1.stable - macOS 12.5.0 - Vulkan (Forward+) - integrated Apple M2 - Apple M2 (8 Threads)

Installed today and had the same problem on osx using the standard terminal. Your file fixed it though, so thanks for that! Sadly google hadn't indexed this yet, so it...