Glowstone icon indicating copy to clipboard operation
Glowstone copied to clipboard

Jline3 and other console improvements

Open mastercoms opened this issue 7 years ago • 3 comments

This moves Glowstone to jline3. It comes with a better formatted console, compatibility improvements and more.

In addition to jline3, there are also new console manager tasks in addition to the already present command task: evaluation tasks and console tasks. ~~EvalTasks parse Java code from the console and~~ ConsoleTasks add new ways to customize the console through binds (not implemented), settings, keymaps and widgets.

Co-authored-by: Pr0methean [email protected]

mastercoms avatar Jun 01 '18 20:06 mastercoms

@mastercoms asked me to commit the changes I could. I've done that; the REPL implementation is now on branch jline3repl.

Pr0methean avatar Jun 06 '18 04:06 Pr0methean

Why is this stalled?

VaiTon avatar Feb 10 '19 17:02 VaiTon

Unfortunately, we encountered regressions in the terminal on Windows. I haven't tested the latest version to see if it was fixed.

mastercoms avatar Feb 10 '19 17:02 mastercoms