use icon indicating copy to clipboard operation
use copied to clipboard

Replace readline with native Java shell library

Open h-man2 opened this issue 3 years ago • 0 comments

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,

h-man2 avatar Jul 29 '21 13:07 h-man2