Package org.aesh.readline
package org.aesh.readline
-
ClassDescriptionDefault implementation of the ConsoleBuffer interface for managing console input and output.Buffer to keep track of text and cursor position in the console.A suggestion provider that chains multiple providers, returning the first non-null result.Internal class for actions to get access to the buffer, history, connection, ++InputProcessor is used by
Readlineto process the input.The Prompt: If created with a String value that value will be the prompt with the default back and foreground colors.Builder for creatingPromptinstances with a fluent API.Readline is a simple way to read a single input line from the terminal/shell/console.Builder for creating and configuring Readline instances.Enumeration of flags that control readline behavior.Utility class for creating common combinations ofReadlineFlagvalues.Encapsulates all parameters for aReadline.readline(ReadlineRequest)call.Builder for constructingReadlineRequestinstances.Provides inline ghost text suggestions based on the current buffer content.