cursive icon indicating copy to clipboard operation
cursive copied to clipboard

Replace auto-scroll functionality

Open cursive-ide opened this issue 8 months ago • 0 comments

In 1.13.4-eap1, the Cursive REPL output console was switched to use IntelliJ's code for the output view, rather than an internal vendored version. As a result of this the "Toggle Auto Scroll" button was removed, since the underlying code doesn't support it natively. It would be nice to have this back.

cursive-ide avatar Jun 05 '24 22:06 cursive-ide