use
use copied to clipboard
Replace readline with native Java shell library
Is your feature request related to a problem? Please describe.
The USE build process includes steps to integrate the native Unix-library readline
.
To ease the build process and to allow for better usability running Windows, this should be replaced with a native Java shell library like JLine.
Describe the solution you'd like Remove native build steps and integrate a native Java shell-libarary,