I've extended rep to have it write repl I/O to a dedicated *rep* buffer in kakoune. This is necessary for how our clojure build system works at my job for... reasons. But it also has some advantages, like being able to interact with repl output with the full facilities of kakoune.
I'd be happy to clean this up and submit a PR if you think it's in scope for this project.
I've extended rep to have it write repl I/O to a dedicated
*rep*buffer in kakoune. This is necessary for how our clojure build system works at my job for... reasons. But it also has some advantages, like being able to interact with repl output with the full facilities of kakoune.I'd be happy to clean this up and submit a PR if you think it's in scope for this project.