cursive

Rachel Westmacott 2025-01-15T09:09:01.906379Z

When I have line-wrap on in the REPL pane, resizing the width of the pane causes me to lose my scroll position. I find this unhelpful.

cfleming 2025-01-16T18:38:34.386399Z

Unfortunately, this is IntelliJ's doing, I don't think there's much I can do about that sorry.

1
souenzzo 2025-01-15T19:36:12.670569Z

@cfleming I'm still having issues with component exceptions Error handling response - class java.lang.RuntimeException: Unreadable form << this is a cursive-internal exception The right output should be:

Execution error (ExceptionInfo) at user/eval3181$fn (REPL:5).
hello

souenzzo 2025-02-18T14:34:35.222309Z

@cfleming updates on this one?

souenzzo 2025-01-23T19:25:45.469339Z

Do we have a Github issue for this?

souenzzo 2025-03-20T12:17:59.581639Z

@cfleming bump 🙂

cfleming 2025-01-16T18:38:49.576769Z

I'll check this, thanks.

cfleming 2025-04-02T19:24:32.090699Z

Sorry this one took so long, it's fixed for the next build: https://github.com/cursive-ide/cursive/issues/3020

souenzzo 2025-04-02T19:37:37.155749Z

Thank you!