Fork me on GitHub
#nrepl
<
2019-02-25
>
maxt00:02:14

@cfleming Still one issue with together with Cursive. When I send forms from the editor, they get wrapped in a long expression. Sending from the repl-window doesn't have this problem.

cfleming00:02:31

@maxt Yes, I’m planning to fix #2113 in the next build.

cfleming02:02:06

I found another incompatibility that isn’t documented at https://nrepl.org/nrepl/0.6.0/installation.html#upgrading - on the nrepl.server.Server record, the ss field has changed to server-socket. Probably a good change, but one that clients might be using.

cfleming02:02:26

I use that for printing out the port that the REPL server started on.