Package org.aesh.terminal.tty.impl
package org.aesh.terminal.tty.impl
-
ClassDescriptionAbstract base class for POSIX-compliant terminal implementations using PTY.Abstract base class providing common functionality for terminal implementations.PTY implementation for Cygwin environments on Windows.PTY implementation that uses external commands (stty, tty) to interact with the terminal.Console implementation with embedded line disciplined.Abstract console with support for line discipline.Native signal handler implementation that provides default and ignore signal handling.A POSIX system terminal implementation that provides native signal handling and integrates with the system's PTY.Represents a pseudo-terminal (PTY) providing master/slave input and output streams.Provides default and ignore signal handlers for terminal signal handling.Windows-specific external terminal implementation with CR/LF handling.Windows system terminal implementation using native console API.