Uses of Class
org.aesh.terminal.formatting.TerminalCharacter
Packages that use TerminalCharacter
-
Uses of TerminalCharacter in org.aesh.terminal.formatting
Methods in org.aesh.terminal.formatting with parameters of type TerminalCharacterModifier and TypeMethodDescriptionbooleanTerminalCharacter.equalsIgnoreCharacter(TerminalCharacter that) Check if this terminal character has the same style and color as another, ignoring the actual character value.TerminalCharacter.toString(TerminalCharacter prev) Get the string representation relative to a previous character.