This package browser is in early development. Mind the rough edges.

java-jline-reader 3.14.1

Java JLine line reader

JLine is a Java library for handling console input. It is similar in functionality to BSD editline and GNU readline but with additional features that bring it in par with ZSH line editor. People familiar with the readline/editline capabilities for modern shells (such as bash and tcsh) will find most of the command editing features of JLine to be familiar.

This package includes the line reader.

Installation

Install java-jline-reader 3.14.1 as follows:

guix install java-jline-reader@3.14.1

Or install the latest version:

guix install java-jline-reader

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.