Class | Description |
---|---|
BufferImpl |
A holder for a
StringBuilder that also contains the current cursor position. |
DefaultExpander | |
DefaultHighlighter | |
DefaultParser | |
KillRing |
The kill ring class keeps killed text in a fixed size ring.
|
LineReaderImpl |
A reader for terminal applications.
|
LineReaderImpl.PostResult | |
ReaderUtils | |
SimpleMaskingCallback |
Simple
MaskingCallback that will replace all the characters in the line with the given mask. |
UndoTree<T> |
Simple undo tree.
|
Enum | Description |
---|---|
DefaultParser.Bracket | |
LineReaderImpl.BellType | |
LineReaderImpl.CompletionType | |
LineReaderImpl.State |
Possible states in which the current readline operation may be in.
|
LineReaderImpl.ViMoveMode |
Copyright © 2020. All rights reserved.