Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

JLine - Java console input library

  • Share this:
JLine is a Java library for handling console input. It is similar in functionality to BSD editline and GNU readline. 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. Its features include Command history, Command completion using tab, Custom key binding etc.
https://github.com/jline/jline2
http://jline.sourceforge.net
License:
Tech: