Skip to content

mattsunsjf/JlineEnhanced

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

684 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

A fork of Jline2 https://github.com/jline/jline2

Enhancement

  • StringAndFileNameCompleter: using Adapter Pattern to aggregate the functionality of StringsCompleter and FileNameCompleter
  • Add "^C" after CTRL+C is caught. Mimic the behavior of system shell

Building

Requirements

  • Maven 2+
  • Java 5+

Check out and build:

git clone https://github.com/mattsunsjf/jline2.git
cd jline2
mvn install

About

Enhanced Jline2

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 100.0%