-
A buffer that can contain ANSI text.
The result of a delimited buffer.
Handler for dealing with candidates for tab-completion.
A Completor is the mechanism by which tab-completion candidates
will be resolved.
Symbolic constants for Console operations and virtual key bindings.
A reader for console applications.
A CursorBuffer is a holder for a
StringBuffer
that also contains the
current cursor position.
A command history buffer.
A simple
Completor
implementation that handles a pre-defined
list of completion words.
Filter for elements in the completor.
Representation of the input terminal for a platform.