Package org.aesh.terminal
package org.aesh.terminal
-
ClassDescriptionTerminal attributes representing the terminal state including control characters, input flags, output flags, control flags, and local flags.Control characters for terminal I/O processing.Control flags for hardware control of terminal.Input flags for software input processing.Local flags for terminal behavior.Output flags for software output processing.Abstract base implementation of the Device interface providing common functionality for terminal device capabilities.Represent a connection to either a local/direct/remote Terminal.Contains info and capabilities for the device we are connected to.Decodes terminal input events, separating signals (INT, SUSP, EOF) from regular input.ANSCII enum key chartRepresents a key value.Terminal interface providing access to terminal functionality.Handler for terminal signals.