JLine is a command-line editing library that is
similar to BSD editline or GNU readline. It is
written in pure Java and supports command line
editing, command history, and customizable tab
completion.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Cette featuers version initiale de support Windows, d'autres exemples, un ClassNameCompletor nouveaux correctifs pour Unix invocation stty sur certains terminaux, des améliorations de la documentation, les méthodes de masquage, et un mot de passe de masquage démo.
Tags:
Major feature enhancements
This version featuers initial Windows support, more
examples, a new ClassNameCompletor, fixes for Unix stty
invocation on some terminals, documentation
improvements, masking methods, and a password
masking demo.
De nombreuses corrections de bugs ont été faites. Le système de libération a été améliorée. La propriété du terminal est automatiquement réglé par l'émission de stty sur les systèmes UNIX. Tab-assistance supplémentaire d'achèvement ont été ajoutés. Cela a été testé sur Debian Linux et Mac OS 10.2. L'exemple inclut un dictionnaire, nom de fichier, et l'achèvement simple.
Tags:
Initial freshmeat announcement
Many bugfixes were made. The release system was
improved. The terminal property is automatically
set by issuing stty on UNIX systems. Additional
tab-completion handlers were added. This has been
tested on Debian Linux and Mac OS 10.2. The
example includes dictionary, filename, and simple
completion.