Uses of Class
org.jline.terminal.impl.TermiosMapping
Packages that use TermiosMapping
-
Uses of TermiosMapping in org.jline.terminal.impl
Subclasses of TermiosMapping in org.jline.terminal.implModifier and TypeClassDescriptionclassFreeBSD-specific termios flag constants and control character indices.classLinux-specific termios flag constants and control character indices.classmacOS (Darwin) specific termios flag constants and control character indices.classSolaris (SunOS) specific termios flag constants and control character indices.Methods in org.jline.terminal.impl that return TermiosMappingModifier and TypeMethodDescriptionstatic TermiosMappingTermiosMapping.forCurrentPlatform()Returns theTermiosMappingfor the current operating system.