Completers.AnyCompleter |
A completer that accepts any input.
|
Completers.CompletionData |
Holds data for command completion.
|
Completers.CompletionEnvironment |
Interface defining the environment for command completion.
|
Completers.FileNameCompleter |
A file name completer takes the buffer and issues a list of
potential completions.
|
Completers.OptDesc |
Describes a command-line option for completion.
|
Completers.TreeCompleter.Node |
Represents a node in the completion tree.
|
ConfigurationPath |
Manages configuration file paths for JLine applications.
|
Less |
A terminal pager similar to the 'less' Unix command.
|
Less.Operation |
|
Nano.Buffer |
|
Nano.CursorMovement |
|
Nano.Diagnostic |
Interface representing a diagnostic message for code in the editor.
|
Nano.Operation |
|
Nano.PatternHistory |
|
Nano.WriteFormat |
|
Nano.WriteMode |
|
Options |
A GNU-style long options parser that is configured by parsing its usage string.
|
Options.HelpException |
Exception thrown when using the --help option on a built-in command.
|
Source |
Interface representing a source of data that can be read.
|
Source.InputStreamSource |
A Source implementation that reads from an InputStream.
|
SyntaxHighlighter |
Java implementation of a syntax highlighter based on nanorc format.
|
TTop.Align |
|
TTop.Operation |
|