b5b2b10d93
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. JLine is distributed under the BSD license, meaning that you are completely free to redistribute, modify, or sell it with almost no restrictions. API documentation can be found in the apidocs directory. You can use the jline.ConsoleRunner application to set up the system input stream and continue on the launch another program. For example, to use JLine as the input handler for the popular BeanShell console application, you can run: java jline.ConsoleRunner bsh.Interpreter WWW: http://jline.sourceforge.net/ PR: ports/116661 Submitted by: Martin Kammerhofer <mkamm at gmx.net>
119 lines
7.5 KiB
Text
119 lines
7.5 KiB
Text
%%JAVAJARDIR%%/jline-0.9.91.jar
|
|
%%JAVAJARDIR%%/jline.jar
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/allclasses-frame.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/allclasses-noframe.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/constant-values.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/deprecated-list.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/files
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/help-doc.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/index-all.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/index.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/ANSIBuffer.ANSICodes.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/ANSIBuffer.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/ArgumentCompletor.AbstractArgumentDelimiter.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/ArgumentCompletor.ArgumentDelimiter.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/ArgumentCompletor.ArgumentList.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/ArgumentCompletor.WhitespaceArgumentDelimiter.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/ArgumentCompletor.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/CandidateCycleCompletionHandler.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/CandidateListCompletionHandler.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/ClassNameCompletor.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/CompletionHandler.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/Completor.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/ConsoleOperations.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/ConsoleReader.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/ConsoleReaderInputStream.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/ConsoleRunner.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/CursorBuffer.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/FileNameCompletor.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/History.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/MultiCompletor.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/NullCompletor.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/SimpleCompletor.NoOpFilter.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/SimpleCompletor.SimpleCompletorFilter.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/SimpleCompletor.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/Terminal.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/UnixTerminal.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/UnsupportedTerminal.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/WindowsTerminal.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/class-use/ANSIBuffer.ANSICodes.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/class-use/ANSIBuffer.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/class-use/ArgumentCompletor.AbstractArgumentDelimiter.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/class-use/ArgumentCompletor.ArgumentDelimiter.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/class-use/ArgumentCompletor.ArgumentList.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/class-use/ArgumentCompletor.WhitespaceArgumentDelimiter.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/class-use/ArgumentCompletor.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/class-use/CandidateCycleCompletionHandler.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/class-use/CandidateListCompletionHandler.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/class-use/ClassNameCompletor.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/class-use/CompletionHandler.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/class-use/Completor.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/class-use/ConsoleOperations.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/class-use/ConsoleReader.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/class-use/ConsoleReaderInputStream.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/class-use/ConsoleRunner.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/class-use/CursorBuffer.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/class-use/FileNameCompletor.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/class-use/History.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/class-use/MultiCompletor.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/class-use/NullCompletor.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/class-use/SimpleCompletor.NoOpFilter.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/class-use/SimpleCompletor.SimpleCompletorFilter.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/class-use/SimpleCompletor.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/class-use/Terminal.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/class-use/UnixTerminal.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/class-use/UnsupportedTerminal.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/class-use/WindowsTerminal.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/package-frame.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/package-summary.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/package-tree.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/jline/package-use.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/options
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/overview-tree.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/package-list
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/resources/inherit.gif
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/ANSIBuffer.ANSICodes.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/ANSIBuffer.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/ArgumentCompletor.AbstractArgumentDelimiter.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/ArgumentCompletor.ArgumentDelimiter.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/ArgumentCompletor.ArgumentList.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/ArgumentCompletor.WhitespaceArgumentDelimiter.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/ArgumentCompletor.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/CandidateCycleCompletionHandler.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/CandidateListCompletionHandler.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/ClassNameCompletor.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/CompletionHandler.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/Completor.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/ConsoleOperations.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/ConsoleReader.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/ConsoleReaderInputStream.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/ConsoleRunner.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/CursorBuffer.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/FileNameCompletor.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/History.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/MultiCompletor.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/NullCompletor.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/SimpleCompletor.NoOpFilter.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/SimpleCompletor.SimpleCompletorFilter.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/SimpleCompletor.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/Terminal.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/UnixTerminal.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/UnsupportedTerminal.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/src-html/jline/WindowsTerminal.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/apidocs/stylesheet.css
|
|
%%PORTDOCS%%%%DOCSDIR%%/examples/jline/example/Example.java
|
|
%%PORTDOCS%%%%DOCSDIR%%/examples/jline/example/Example.java.rej
|
|
%%PORTDOCS%%%%DOCSDIR%%/examples/jline/example/PasswordReader.java
|
|
%%PORTDOCS%%%%DOCSDIR%%/examples/jline/example/english.gz
|
|
%%PORTDOCS%%%%DOCSDIR%%/examples/JLineCompleter.py
|
|
%%PORTDOCS%%%%DOCSDIR%%/examples/jython.sh
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/jline/example
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples/jline
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%/examples
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%/apidocs/src-html/jline
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%/apidocs/src-html
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%/apidocs/resources
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%/apidocs/jline/class-use
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%/apidocs/jline
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%/apidocs
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|